Method CreateCommand
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
CreateCommand()
Creates the command for the operation.
protected override BsonDocument CreateCommand()
Returns
- BsonDocument
The command.
Creates the command for the operation.
protected override BsonDocument CreateCommand()
The command.