pub rstoetter cSmartSqlStatement cSmartSqlStatement::IsExtraOption() - rstoetter/csmartsqlstatement-php GitHub Wiki
Method IsExtraOption( ) - of API Reference pub
public boolean rstoetter\cSmartSqlStatement\cSmartSqlStatement::IsExtraOption(string $extra_option)
- Namespace : rstoetter\cSmartSqlStatement
- Class name: cSmartSqlStatement
- This method is defined by the class rstoetter\cSmartSqlStatement\cSmartSqlStatement
The method IsExtraOption( ) returns true, if there is an extra part $extra_option in the extra options before the field list The search is case insensitive.
Example:
Arguments
- $extra_option string - <p>the extra option</p>
Returns
boolean true, if there is an extra part $extra_option in the extra options before the field list