Property Command
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Command
Gets the command.
public BsonDocument Command { get; }Property Value
The command.
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Gets the command.
public BsonDocument Command { get; }The command.