Table of Contents

Property IndexHint

Namespace
MongoDB.Driver.Linq
Assembly
MongoDB.Driver.Legacy.dll

IndexHint

Gets the BsonValue (string or document) that defines which index to use (or null if not specified);

public BsonValue IndexHint { get; }

Property Value

BsonValue