Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Property Result

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Result

Gets the command result.

public BsonDocument Result { get; }

Property Value

BsonDocument

The command result.