CollectionRemove::executeExecute remove operation Description
public mysql_xdevapi\Result mysql_xdevapi\CollectionRemove::execute()
The execute function needs to be invoked in order to trigger the client to send the CRUD operation request to the server. Warning
This function is currently not documented; only its argument list is available. ParametersThis function has no parameters. Return ValuesResult object. ExamplesExample #1 mysql_xdevapi\CollectionRemove::execute example
|