My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for

Assembly: MongoDB.Driver.dll
Namespace: MongoDB.Driver
Type Name: DBQuery (class)

Methods:

T_MongoDB_Driver_DBQuery  
API documentation for the DBQuery type
WikiDoc, Type
Updated Jun 8, 2010 by ee.devf...@gmail.com

Summary

An implementation of IDBObject that is optimized for query (selector) clauses on DB operations

Members

Methods

Constructors

||Initializes a new instance of the DBQuery class.
DBQuery()

op_Implicit

||===== Returns ===== The result of the conversion.
DBQuery(System.Collections.Generic.IDictionary_2[System.String,System.Object])
DBQuery(System.String)
DBQuery(System.String, System.Object)
DBQuery op_Implicit(string whereClause)


Sign in to add a comment
Powered by Google Project Hosting