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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.