Go to the source code of this file.
◆ AGSRelationshipConstraintViolationType
Type of relationship constraint violated by the edit.
- Since
- 100.1
Enumerator |
---|
AGSRelationshipConstraintViolationTypeNone | No constraints violated.
|
AGSRelationshipConstraintViolationTypeCardinality | Edit leads to relationship cardinality being violated.
|
AGSRelationshipConstraintViolationTypeOrphaned | Edit leads to orphaned feature in the destination table.
|