Table of Contents

Property QueryResult

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Core.dll

QueryResult

Gets the query result.

public BsonDocument QueryResult { get; }

Property Value

BsonDocument

The query result.