The RelationshipConstraintViolationType can be one of:
Constant | Description |
---|---|
Enums.RelationshipConstraintViolationTypeNone | (0) There are no constraint violations. |
Enums.RelationshipConstraintViolationTypeCardinality | (1) Cardinality of the given feature is violated. |
Enums.RelationshipConstraintViolationTypeOrphaned | (2) The given feature is an orphaned destination feature in a composite relationship. Note: Orphaned destination feature in a simple relationship is not considered a violation. |