DataDictionaryFieldTypeConflictType Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: CSC.SC.TOPICA4.DynamicData
public enum TypeConflictType
| Member name | Value | Description | |
|---|---|---|---|
| TypesMatch | 0 | Types match perfectly (no error) | |
| TextSizeDifference | 1 | All text fields, but sizes differ | |
| EnumerationConflict | 2 | Enumeration conflicts - for one or more enumeration values, Caption and/or EnmuName differ | |
| TypeDifference | 3 | Type difference |