dev rstoetter cSmartSqlStatement cSmartSqlStatement::ScanTableSpecification() - rstoetter/csmartsqlstatement-php GitHub Wiki

Method ScanTableSpecification( ) - of API Reference dev

 private   string rstoetter\cSmartSqlStatement\cSmartSqlStatement::ScanTableSpecification()
  • Namespace : rstoetter\cSmartSqlStatement
  • Class name: cSmartSqlStatement
  • This method is defined by the class rstoetter\cSmartSqlStatement\cSmartSqlStatement

The method ScanTableSpecification( ) scans the actual query string and returns the next table specification which is in the buffer tbl_name [PARTITION (partition_names)] [[AS] alias] [index_hint_list]

Example:

Returns

string the table specification or an empty string