pub rstoetter cSmartSqlStatement cSmartSqlStatement::SetFields() - rstoetter/csmartsqlstatement-php GitHub Wiki
Method SetFields( ) - of API Reference pub
public mixed rstoetter\cSmartSqlStatement\cSmartSqlStatement::SetFields(mixed $ary)
- Namespace : rstoetter\cSmartSqlStatement
- Class name: cSmartSqlStatement
- This method is defined by the class rstoetter\cSmartSqlStatement\cSmartSqlStatement
The method SetFields( ) sets the field list of tehe query The query will be rescanned
Example:
Arguments
- $ary mixed - <p>the items of the field list as a string array or as a comma-seperated string</p>