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