db\Connection getSchema()

getSchema() public method

Returns the schema information for the database opened by this connection.

public yii\db\Schema getSchema ( )
return yii\db\Schema

The schema information for the database opened by this connection.

throws yii\base\NotSupportedException

if there is no support for the current driver type

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

Please login to continue.