Class CCubridTableSchema
CCubridTableSchema represents the metadata for a CUBRID database table.
- CComponent
- CDbTableSchema
- CCubridTableSchema
Package: system\db\schema\cubrid
Copyright: 2008-2013 Yii Software LLC
License: http://www.yiiframework.com/license/
Author: Esen Sagynov <kadismal@gmail.com>
Since: 1.1.16
Located at x2engine/framework/db/schema/cubrid/CCubridTableSchema.php
Copyright: 2008-2013 Yii Software LLC
License: http://www.yiiframework.com/license/
Author: Esen Sagynov <kadismal@gmail.com>
Since: 1.1.16
Located at x2engine/framework/db/schema/cubrid/CCubridTableSchema.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
|