RelationshipDescription Class Members
In This Topic
The following tables list the members exposed by RelationshipDescription.
Public Constructors
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Attributes |
Gets the attributes to assign the new row in the attributed relationship table.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DestinationRow |
Gets the RowHandle of the row in the destination table.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OriginRow |
Gets the RowHandle of the row in the origin table.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | RelationshipClass |
Gets the RelationshipClass representing an association between two tables in a geodatabase.
|
Top
See Also