IMongoQueryable Interface |
Namespace: MongoDB.Driver.Linq
The IMongoQueryable type exposes the following members.
| Name | Description | |
|---|---|---|
| ElementType | (Inherited from IQueryable.) | |
| Expression | (Inherited from IQueryable.) | |
| Provider | (Inherited from IQueryable.) |
| Name | Description | |
|---|---|---|
| GetEnumerator | (Inherited from IEnumerable.) | |
| GetExecutionModel |
Gets the execution model.
|
| Name | Description | |
|---|---|---|
| OfTypeTResult |
Filters the elements of an IMongoQueryable based on a specified type.
(Defined by MongoQueryable.) |