|
TokyoTyrantQuery::outRemoves records based on query Beschreibung
public TokyoTyrantQuery TokyoTyrantQuery::out
( void
)
Removes all records that match the query. Works exactly like search but removes the records instead of returning them. Parameter-ListeDiese Funktion hat keine Parameter. RückgabewerteThis method returns the current object and throws TokyoTyrantException on failure. Beispiele
Beispiel #1 TokyoTyrantQuery::out example
<?phpSiehe auch
|