Table of Contents

Property ExplainableOperation

Namespace
MongoDB.Driver.Core.Operations
Assembly
MongoDB.Driver.Core.dll

ExplainableOperation

Gets the operation to be explained.

public IExplainableOperation ExplainableOperation { get; }

Property Value

IExplainableOperation

The operation to be explained.