Method SetPartialFilterExpression
SetPartialFilterExpression(IMongoQuery)
Sets the partial filter expression.
public IndexOptionsBuilder SetPartialFilterExpression(IMongoQuery value)
Parameters
value
IMongoQueryThe value.
Returns
- IndexOptionsBuilder
The builder (so method calls can be chained).