CountOptionsHint Property |
Gets or sets the hint.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.3.0
Syntax public BsonValue Hint { get; set; }
Public Property Hint As BsonValue
Get
Set
member Hint : BsonValue with get, set
Property Value
Type:
BsonValueSee Also