pub rstoetter cSmartSqlStatement cSmartSqlStatement::SetExtraIdentifier() - rstoetter/csmartsqlstatement-php GitHub Wiki
Method SetExtraIdentifier( ) - of API Reference pub
public mixed rstoetter\cSmartSqlStatement\cSmartSqlStatement::SetExtraIdentifier(string $str)
- Namespace : rstoetter\cSmartSqlStatement
- Class name: cSmartSqlStatement
- This method is defined by the class rstoetter\cSmartSqlStatement\cSmartSqlStatement
The method SetExtraIdentifier( ) sets the active characters of identifiers
Example:
Arguments
- $str string - <p>the string with the extra characters for identifiers</p>