TokyoTyrantQuery::out(PECL tokyo_tyrant >= 0.1.0) TokyoTyrantQuery::out — Removes records based on query ОписаниеRemoves all records that match the query. Works exactly like search but removes the records instead of returning them. Список параметровУ этой функции нет параметров. Возвращаемые значенияThis method returns the current object and throws TokyoTyrantException on failure. Примеры
Пример #1 TokyoTyrantQuery::out() example
<?php |
||