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

Please login to continue.