db\mssql\QueryBuilder getAllColumnNames()

getAllColumnNames() protected method

Returns an array of column names given model name

protected array|null getAllColumnNames ( $modelClass = null )
$modelClass string

Name of the model class

return array|null

Array of column names

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

Please login to continue.