RelationshipDescription Class Properties
In This Topic
For a list of all members of this type, see RelationshipDescription members.
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