FeatureAggregateExplain Property |
Gets the aggregate explain feature.
Namespace: MongoDB.Driver.Core.MiscAssembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.4.1
Syntax public static Feature AggregateExplain { get; }
Public Shared ReadOnly Property AggregateExplain As Feature
Get
static member AggregateExplain : Feature with get
Property Value
Type:
FeatureSee Also