Property Options
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Options
Gets the options.
public abstract FindOptions<TDocument, TProjection> Options { get; }
Property Value
FindOptions<TDocument, TProjection>