Table of Contents

Property Empty

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

Empty

Gets an empty query.

public static IMongoQuery Empty { get; }

Property Value

IMongoQuery

An empty query.