db\cubrid\Schema loadTableSchema()

loadTableSchema() protected method

Loads the metadata for the specified table.

protected yii\db\TableSchema loadTableSchema ( $name )
$name string

Table name

return yii\db\TableSchema

Driver dependent table metadata. Null if the table does not exist.

doc_Yii
2016-10-30 16:57:58
Comments
Leave a Comment

Please login to continue.