dev rstoetter cSmartSqlStatement cSmartSqlStatement::RewindTo() - rstoetter/csmartsqlstatement-php GitHub Wiki
Method RewindTo( ) - of API Reference dev
private mixed rstoetter\cSmartSqlStatement\cSmartSqlStatement::RewindTo(\rstoetter\cSmartSqlStatement\int $index)
- Namespace : rstoetter\cSmartSqlStatement
- Class name: cSmartSqlStatement
- This method is defined by the class rstoetter\cSmartSqlStatement\cSmartSqlStatement
The method RewindTo( ) sets the internal counter $m_char_index to $index and sets $m_chr to the new character from the query
Example:
Arguments
- $index \rstoetter\cSmartSqlStatement\int