cSmartSqlStatement::SetExtraStartIdentifier() - rstoetter/csmartsqlstatement-php GitHub Wiki

Method SetExtraStartIdentifier( )

 public   mixed rstoetter\cSmartSqlStatement\cSmartSqlStatement::SetExtraStartIdentifier(string $str)

The method SetExtraStartIdentifier( ) sets the active start characters of identifiers

Example:

Arguments

  • $str string - <p>the string with the extra start for identifiers</p>