![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Constants > E > esriRelExtractDirection Constants (ArcObjects .NET 10.4 SDK) |
The direction to process a relationship class.
| Constant | Value | Description |
|---|---|---|
| esriRelExtractDirectionForward | 0 | Process the relationship class from origin to destination. |
| esriRelExtractDirectionBackward | 1 | Process the relationship class from destination to origin. |
| esriRelExtractDirectionNone | 2 | Do not process the relationship class. |