Class CreateCollectionOptions<TDocument>
Options for creating a collection.
Type Parameters
TDocument
The type of the document.
- Inheritance
-
CreateCollectionOptions<TDocument>
- Inherited Members
Properties
- Clustered
Index Gets or sets the ClusteredIndexOptions<TDocument>.
- Document
Serializer Gets or sets the document serializer.
- Validator
Gets or sets the validator.
Methods
- Clone()
Clones the CreateCollectionOptions.