EvalOperation Properties |
The EvalOperation type exposes the following members.
Name | Description | |
---|---|---|
![]() | Args |
Gets or sets the arguments to the JavaScript function.
|
![]() | DatabaseNamespace |
Gets the database namespace.
|
![]() | Function |
Gets the JavaScript function.
|
![]() | MaxTime |
Gets or sets the maximum time the server should spend on this operation.
|
![]() | MessageEncoderSettings |
Gets the message encoder settings.
|
![]() | NoLock |
Gets or sets a value indicating whether the server should not take a global write lock before evaluating the JavaScript function.
|