Property Command

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

Command

Gets the command.

public BsonDocument Command { get; }

Property Value

BsonDocument

The command.