getSchemaNames() protected method (available since version 2.0.5)
| protected string[] getSchemaNames ( ) | ||
|---|---|---|
| return | string[] |
All db schema names or an array with a single empty string |
| throws | yii\base\NotSupportedException | |
getSchemaNames() protected method (available since version 2.0.5)
| protected string[] getSchemaNames ( ) | ||
|---|---|---|
| return | string[] |
All db schema names or an array with a single empty string |
| throws | yii\base\NotSupportedException | |
Please login to continue.