This document is archived and information here might be outdated.  Recommended version.


IRelateInfo2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRelateInfo2 Interface
ArcGIS Developer Help

IRelateInfo2 Interface

Provides access to members that describe a relate.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read-only property Cardinality Cardinality for the relationship.
Read-only property IsComposite Indicates if the relationship class represents a composite relationship in which the origin object class represents the composite object.
Read-only property KeyField Keyfield of the table related to.
Read-only property KeyFieldInRelationshipTable Key field in Relationship Table.
Read-only property Name The name of the relationship to a table.
Read-only property RelatedTableID ID of the table related to.
Read-only property RelationshipID Identifies the specific relationship for a related table.
Read-only property RelationshipTableId Id of table that maintains the relationhip information between the source and destination table.
Read-only property Role Role of this table in the relationship.

Classes that implement IRelateInfo2

Classes Description