Relationship Methods |
The Relationship type exposes the following members.
| Name | Description | |
|---|---|---|
| AddRelationshipKey(RelationshipKey) |
Adds a new relationship key to the current instance. The operation is allowed only if the relationship category is not
Native.
The category is subsequently changed automatically
UserDefined.
| |
| AddRelationshipKey(String, String) |
Adds a new relationship key to the current instance. The operation is allowed only if the relationship category is not Native.
The category is subsequently changed automatically UserDefined.
| |
| ClearRelationshipKeys |
Clears the relationship keys from the current instance. The operation is allowed only if the relationship category is not Native.
| |
| GetKeyElementNames |
Gets the key element names for the specified structure ID.
| |
| RemoveRelationshipKey |
Removes the specified key from the current instance. The operation is allowed only if the relationship category is not Native.
| |
| ToString | Returns a string that represents the current object. (Inherited from DescriptorBase.) |