db\cubrid\Schema quoteSimpleTableName()

quoteSimpleTableName() public method

Quotes a table name for use in a query.

A simple table name has no schema prefix.

public string quoteSimpleTableName ( $name )
$name string

Table name

return string

The properly quoted table name

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

Please login to continue.