AggregateFluentBaseTResultOptions Property |
Gets the options.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.3.0
Syntax public abstract AggregateOptions Options { get; }
Public MustOverride ReadOnly Property Options As AggregateOptions
Get
abstract Options : AggregateOptions with get
Property Value
Type:
AggregateOptionsImplements
IAggregateFluentTResultOptionsSee Also