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