GridFSFindOptionsTFileId Properties |
The GridFSFindOptionsTFileId generic type exposes the following members.
Name | Description | |
---|---|---|
BatchSize |
Gets or sets the batch size.
| |
Limit |
Gets or sets the maximum number of documents to return.
| |
MaxTime |
Gets or sets the maximum time the server should spend on the Find.
| |
NoCursorTimeout |
Gets or sets whether the cursor should not timeout.
| |
Skip |
Gets or sets the number of documents to skip.
| |
Sort |
Gets or sets the sort order.
|