MongoDB::execute
()
MongoDB::execute — Runs JavaScript code on the database server.
Beschreibung
Parameter-Liste
- code
-
MongoCode or string to execute.
- args
-
Arguments to be passed to code.
Rückgabewerte
Returns the result of the evaluation.
MongoDB::execute
There are no user contributed notes for this page.
