Property Result

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

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

Result

Gets the command result.

public BsonDocument Result { get; }

Property Value

BsonDocument

The command result.