Click or drag to resize

IMongoQueryableGetExecutionModel Method

Gets the execution model.

Namespace:  MongoDB.Driver.Linq
Assembly:  MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.10.0+569905ff5e778c38ea19d9d0392496a83e1704ed
Syntax
QueryableExecutionModel GetExecutionModel()

Return Value

Type: QueryableExecutionModel
The execution model.
See Also