SysEDTMigrationStatus Enumeration
Help Text: Specifies whether an EDT relation has been migrated to a table or not
Style: ComboBox
Values
Name | Value | Description |
---|---|---|
NotMigrated | 0 | Not migrated |
Migrated | 1 | Migrated to a new table relation |
MigratedToIgnoreEDTRelation | 2 | Migrated to ignore EDT relation |
MigratedToExistingTableRelation | 3 | Migrated to an existing table relation |