LinqToMongo.WithIndex Method |
Name | Description | |
---|---|---|
![]() ![]() | WithIndex<TSource>(IQueryable<TSource>, BsonDocument) |
Sets an index hint on the query that's being built.
|
![]() ![]() | WithIndex<TSource>(IQueryable<TSource>, String) |
Sets an index hint on the query that's being built.
|