Enum IndexTypes
Enum for the 3 types of indexes that can be created
Namespace: Umbraco.Cms.Infrastructure.Persistence.DatabaseAnnotations
Assembly: Umbraco.Infrastructure.dll
Syntax
public enum IndexTypesFields
| Name | Description | 
|---|---|
| Clustered | |
| NonClustered | |
| UniqueClustered | |
| UniqueNonClustered |