Class FindOptions
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Options for finding documents.
public class FindOptions<TDocument> : FindOptions<TDocument, TDocument>Type Parameters
TDocument
The type of the document and the result.
Inheritance
FindOptions
Inherited Members