Table of Contents

Method CreateCommand

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

CreateCommand()

Creates the command for the operation.

protected virtual BsonDocument CreateCommand()

Returns

BsonDocument

The command.