Table of Contents

Property Query

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

Query

Gets the query.

public BsonDocument Query { get; }

Property Value

BsonDocument

The query.