MongoDB::execute
()
MongoDB::execute — Runs JavaScript code on the database server.
Описание
Параметри
- code
-
MongoCode or string to execute.
- args
-
Arguments to be passed to code.
Връщани стойности
Returns the result of the evaluation.
There are no user contributed notes for this page.
