Property Options

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

Options

Gets the options.

public abstract FindOptions<TDocument, TProjection> Options { get; }

Property Value

FindOptions<TDocument, TProjection>