cSmartSqlStatement::NextIdentifier() - rstoetter/csmartsqlstatement-php GitHub Wiki

Method NextIdentifier( )

 private   string rstoetter\cSmartSqlStatement\cSmartSqlStatement::NextIdentifier()

The method NextIdentifier( ) scans the actual query string and returns the next identifier clause which is in the buffer without moving the internal pointer to the text buffer

Example:

Returns

string the following identifier or an empty string