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 IndexTypes
Fields
Name | Description |
---|---|
Clustered | |
NonClustered | |
UniqueNonClustered |