This document is archived and information here might be outdated.  Recommended version.


esriRelationshipSplitPolicy Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabase)  

esriRelationshipSplitPolicy Constants

Relationship split policy options.

Constant Value Description
esriRSPUseDefault 1 Use the default policy.
esriRSPPreserveOnLargest 2 Preserve relationships on the largest resulting feature.
esriRSPPreserveOnSmallest 3 Preserve relationships on the smallest resulting feature.
esriRSPPreserveOnAll 4 Preserve relationships on both resulting features (not valid with 1:1, 1:m).
esriRSPDeleteRelationship 5 Delete the relationships.
esriRSPDeleteParts 6 Delete the relationships and the part objects (with composite relationships).

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.