Class CreateIndexOptions<TDocument>
Options for creating an index.
public class CreateIndexOptions<TDocument> : CreateIndexOptions
Type Parameters
TDocument
The type of the document.
- Inheritance
-
CreateIndexOptions<TDocument>
- Inherited Members
Properties
- PartialFilterExpression
Gets or sets the partial filter expression.
- WildcardProjection
Gets or sets the wildcard projection.