GridFSFindOptions Properties |
The GridFSFindOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllowDiskUse |
Gets or sets a value indicating whether the server is allowed to write to disk while executing the Find operation.
(Inherited from GridFSFindOptionsTFileId.) |
![]() | BatchSize |
Gets or sets the batch size.
(Inherited from GridFSFindOptionsTFileId.) |
![]() | Limit |
Gets or sets the maximum number of documents to return.
(Inherited from GridFSFindOptionsTFileId.) |
![]() | MaxTime |
Gets or sets the maximum time the server should spend on the Find.
(Inherited from GridFSFindOptionsTFileId.) |
![]() | NoCursorTimeout |
Gets or sets whether the cursor should not timeout.
(Inherited from GridFSFindOptionsTFileId.) |
![]() | Skip |
Gets or sets the number of documents to skip.
(Inherited from GridFSFindOptionsTFileId.) |
![]() | Sort |
Gets or sets the sort order.
|