dev rstoetter cSmartSqlStatement cSmartSqlStatement::ScanEscapedTableReference() - rstoetter/csmartsqlstatement-php GitHub Wiki
Method ScanEscapedTableReference( ) - of API Reference dev
private string rstoetter\cSmartSqlStatement\cSmartSqlStatement::ScanEscapedTableReference()
- Namespace : rstoetter\cSmartSqlStatement
- Class name: cSmartSqlStatement
- This method is defined by the class rstoetter\cSmartSqlStatement\cSmartSqlStatement
The method ScanEscapedTableReference( ) scans the actual query string and returns the next escaped table reference which is in the buffer
escaped_table_reference: table_reference | { OJ table_reference }
Example:
Returns
string the escaped table reference or an empty string