cSmartSqlStatement::ScanFieldList() - rstoetter/csmartsqlstatement-php GitHub Wiki
Method ScanFieldList( )
private string rstoetter\cSmartSqlStatement\cSmartSqlStatement::ScanFieldList(array $ary)
- Namespace : rstoetter\cSmartSqlStatement
- Class name: cSmartSqlStatement
- This method is defined by rstoetter\cSmartSqlStatement\cSmartSqlStatement
The method ScanFieldList( ) scans the actual query string and returns the next field list which is in the buffer
Example:
Arguments
- $ary array - <p>the items of the field list in a string array</p>
Returns
string the field list or an empty string