ArcObjects Library Reference (GeoDatabase)  

IRelClassSchemaEdit Interface

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
Method AlterBackwardPathLabel Changes the backward path label for this relationship class.
Method AlterForwardPathLabel Changes the forward path label for this relationship class.
Method 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.