Class CMysqlTableSchema
CMysqlTableSchema represents the metadata for a MySQL table.
- CComponent
- CDbTableSchema
- CMysqlTableSchema
Package: system\db\schema\mysql
Copyright: 2008-2013 Yii Software LLC
License: http://www.yiiframework.com/license/
Author: Qiang Xue <qiang.xue@gmail.com>
Since: 1.0
Located at x2engine/framework/db/schema/mysql/CMysqlTableSchema.php
Copyright: 2008-2013 Yii Software LLC
License: http://www.yiiframework.com/license/
Author: Qiang Xue <qiang.xue@gmail.com>
Since: 1.0
Located at x2engine/framework/db/schema/mysql/CMysqlTableSchema.php
getColumn(),
getColumnNames()
|
public
string
|
$schemaName |
|
#
name of the schema (database) that this table belongs to. Defaults to null, meaning no schema (or the current database). |
$columns,
$foreignKeys,
$name,
$primaryKey,
$rawName,
$sequenceName
|
$columnNames
|