Click or drag to resize

EvalOperation Properties

The EvalOperation type exposes the following members.

Properties
  NameDescription
Public propertyArgs
Gets or sets the arguments to the JavaScript function.
Public propertyDatabaseNamespace
Gets the database namespace.
Public propertyFunction
Gets the JavaScript function.
Public propertyMaxTime
Gets or sets the maximum time the server should spend on this operation.
Public propertyMessageEncoderSettings
Gets the message encoder settings.
Public propertyNoLock
Gets or sets a value indicating whether the server should not take a global write lock before evaluating the JavaScript function.
Top
See Also