Table of Contents

Property Query

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

Query

Gets the query that will be sent to the server.

public virtual IMongoQuery Query { get; }

Property Value

IMongoQuery