FindOptionsBaseCursorType Property |
Gets or sets the type of the cursor.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.0.1
Syntax public CursorType CursorType { get; set; }
Public Property CursorType As CursorType
Get
Set
member CursorType : CursorType with get, set
Property Value
Type:
CursorTypeSee Also