SysEDTMigrationIndexType Enumeration
Help Text: The index type of the EDT relation
Style: ComboBox
Values
Name | Value | Description |
---|---|---|
None | 0 | None |
PrimaryKey | 1 | Primary key |
AlternateKey | 2 | Alternate key |
Unique | 3 | Unique index |
NonUnique | 4 | Non unique index |
Composite | 5 | Composite index |