Method SetFlags
SetFlags(QueryFlags)
Sets the query flags.
Parameters
flags
QueryFlags The query flags.
Returns
- Mongo
Cursor <TDocument> The cursor (so you can chain method calls to it).
Sets the query flags.
flags
QueryThe query flags.
The cursor (so you can chain method calls to it).