CollectionRemove::limitLimit number of documents to remove Description
public mysql_xdevapi\CollectionRemove mysql_xdevapi\CollectionRemove::limit(int
$rows )Sets the maximum number of documents to remove. Warning
This function is currently not documented; only its argument list is available. Parameters
Return ValuesReturns a CollectionRemove object that can be used to execute the command, or to add additional operations. ExamplesExample #1 mysql_xdevapi\CollectionRemove::limit example
|