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