Provides access to members that modify a relationship class's properties.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
This interface can be used to modify a relationship class after it's been created.
Members
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 that implement IRelClassSchemaEdit
CoClasses and Classes | Description |
---|---|
AttributedRelationshipClass | ESRI Attributed Relationship Class object. |
RelationshipClass | ESRI Relationship Class object. |