![]() |
This document is archived and information here might be outdated. Recommended version. |
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). |