Method GetMongoQuery
GetMongoQuery()
Gets the MongoDB query that will be sent to the server when this LINQ query is executed.
public IMongoQuery GetMongoQuery()
Returns
- IMongoQuery
The MongoDB query.
Gets the MongoDB query that will be sent to the server when this LINQ query is executed.
public IMongoQuery GetMongoQuery()
The MongoDB query.