Method SetOption
SetOption(string, BsonValue)
Sets a cursor option.
public virtual MongoCursor SetOption(string name, BsonValue value)
Parameters
Returns
- MongoCursor
The cursor (so you can chain method calls to it).
Sets a cursor option.
public virtual MongoCursor SetOption(string name, BsonValue value)
The cursor (so you can chain method calls to it).