RelationshipDescription Class Members
In This Topic
The following tables list the members exposed by RelationshipDescription.
Public Constructors
Public Properties
| Name | Description |
| Attributes |
Gets the attributes to assign the new row in the attributed relationship table.
|
| DestinationRow |
Gets the RowHandle of the row in the destination table.
|
| OriginRow |
Gets the RowHandle of the row in the origin table.
|
| RelationshipClass |
Gets the RelationshipClass representing an association between two tables in a geodatabase.
|
Top
See Also