public enum RelationshipSplitPolicy : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum RelationshipSplitPolicy Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum RelationshipSplitPolicy : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum RelationshipSplitPolicy Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
DeleteParts | Delete the relationships and the part objects (with composite relationships). |
DeleteRelationship | Delete the relationships. |
DuplicateRelatedObjects | Duplicate the related objects in destination class. |
PreserveOnAll | Preserve relationships on both resulting features (not valid with 1:1, 1:m). |
PreserveOnLargest | Preserve relationships on the largest resulting feature. |
PreserveOnSmallest | Preserve relationships on the smallest resulting feature. |
UseDefault | Use the default policy. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.Data.RelationshipSplitPolicy
Target Platforms: Windows 11, Windows 10, Windows 8.1