This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Constants > E > esriRelKeyRole Constants (ArcObjects .NET 10.5 SDK) |
Key role in the multi-set Relationship Class
Constant | Value | Description |
---|---|---|
esriRelKeyRoleOriginPrimary | 0 | Origin Primary Key. |
esriRelKeyRoleDestinationPrimary | 1 | Destination Primary Key. |
esriRelKeyRoleOriginForeign | 2 | Origin Foreign Key. |
esriRelKeyRoleDestinationForeign | 3 | Destination Foreign Key. |