Constructor TranslatedQuery
TranslatedQuery(MongoCollection, Type)
Initializes a new instance of the MongoLinqQuery class.
protected TranslatedQuery(MongoCollection collection, Type documentType)
Parameters
collection
MongoCollectionThe collection being queried.
documentType
TypeThe document type being queried.