ExplainOperation Class |
Namespace: MongoDB.Driver.Core.Operations
The ExplainOperation type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExplainOperation |
Initializes a new instance of the ExplainOperation class.
|
Name | Description | |
---|---|---|
![]() | Command |
Gets the command to be explained.
|
![]() | DatabaseNamespace |
Gets the database namespace.
|
![]() | MessageEncoderSettings |
Gets the message encoder settings.
|
![]() | Verbosity |
Gets or sets the verbosity.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Execute(IReadBinding, CancellationToken) |
Executes the operation.
|
![]() | Execute(IWriteBinding, CancellationToken) |
Executes the operation.
|
![]() | ExecuteAsync(IReadBinding, CancellationToken) |
Executes the operation.
|
![]() | ExecuteAsync(IWriteBinding, CancellationToken) |
Executes the operation.
|
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |