Parameters
- attributedRelationshipClassName
- The name of the description.
- originClassDescription
- The origin class of the ArcGIS.Core.Data.AttributedRelationshipClass.
- destinationClassDescription
- The destination class of the ArcGIS.Core.Data.AttributedRelationshipClass.
- relationshipCardinality
- The relationship cardinality of the ArcGIS.Core.Data.AttributedRelationshipClass.
- originPrimaryKey
- The name of the ArcGIS.Core.Data.Field in the origin class that serves as the origin primary key.
- originForeignKey
- The name of the ArcGIS.Core.Data.Field in the intermediate table that serves as the origin foreign key.
- destinationPrimaryKey
- The name of the ArcGIS.Core.Data.Field in the destination class that serves as the destination primary key.
- destinationForeignKey
- The name of the ArcGIS.Core.Data.Field in the intermediate table that serves as the destination foreign key.