The following tables list the members exposed by RelationshipDescription.
Public Constructors
Public Properties
| Name | Description |
| Attributes |
(Optional) The attributes to assign the new row in the attributed relationship table.
|
| DestinationRow |
The RowHandle of the row in the destination table.
This method must be called on the MCT. Use QueuedTask.Run
|
| OriginRow |
The RowHandle of the row in the origin table.
This method must be called on the MCT. Use QueuedTask.Run
|
| RelationshipClass |
The RelationshipClass representing an association between two tables in a geodatabase.
This method must be called on the MCT. Use QueuedTask.Run
|
Top
See Also