A marker interface that represents a query (see QueryDocument and the Query builder).
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.1.0
Syntax public interface IMongoQuery
Public Interface IMongoQuery
type IMongoQuery = interface end
See Also