TranslatedQuery Class |
Namespace: MongoDB.Driver.Linq
The TranslatedQuery type exposes the following members.
Name | Description | |
---|---|---|
![]() | TranslatedQuery |
Initializes a new instance of the MongoLinqQuery class.
|
Name | Description | |
---|---|---|
![]() | Collection |
Gets the collection being queried.
|
![]() | DocumentType |
Get the document type being queried.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Execute |
Executes a query that returns a single result (overridden by subclasses).
|
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | ToBson |
Serializes an object to a BSON byte array.
(Defined by BsonExtensionMethods.) |
![]() | ToBsonDocument |
Serializes an object to a BsonDocument.
(Defined by BsonExtensionMethods.) |
![]() | ToJson |
Serializes an object to a JSON string.
(Defined by BsonExtensionMethods.) |