MongoDB .NET Driver API Documentation
MongoDB .NET Driver API Documentation
Namespaces
MongoDB.Driver.Builders
QueryBuilder(TDocument) Class
QueryBuilder(TDocument) Constructor
QueryBuilder(TDocument) Methods
QueryBuilder
TDocument
Constructor
Initializes a new instance of the
QueryBuilder
TDocument
class.
Namespace:
MongoDB.Driver.Builders
Assembly:
MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.1.0
Syntax
C#
VB
F#
Copy
public
QueryBuilder
()
Public
Sub
New
new
:
unit
->
QueryBuilder
See Also
Reference
QueryBuilder
TDocument
Class
MongoDB.Driver.Builders Namespace
Copyright © 2010-2015 MongoDB Inc.
Send comments on this topic to
MongoDB