This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRelClassSchemaEdit Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that modify a relationship class's properties.
This interface can be used to modify a relationship class after it's been created.
Description | ||
---|---|---|
AlterBackwardPathLabel | Changes the backward path label for this relationship class. | |
AlterForwardPathLabel | Changes the forward path label for this relationship class. | |
AlterIsComposite | Changes the type of this relationship class. |
CoClasses and Classes | Description |
---|---|
AttributedRelationshipClass | Esri Attributed Relationship Class object. |
RelationshipClass | Esri Relationship Class object. |