TokyoTyrantQuery::rewind(PECL tokyo_tyrant >= 0.1.0) TokyoTyrantQuery::rewind — Rewinds the iterator Описание
public bool TokyoTyrantQuery::rewind
( void
)
Rewind the resultset and executes the query if it has not been executed. Part of the Iterator interface. Список параметровУ этой функции нет параметров. Возвращаемые значенияReturns TRUE Примеры
Пример #1 TokyoTyrantQuery iterator example
<?phpРезультатом выполнения данного примера будет что-то подобное: pk: 1, columns: 2 pk: 4, columns: 2 |
||