IEntityTypeManagement.GetRelationshipClass Method
Gets a relationship object that relates one management pack class to another management pack class. Relationships are defined in a management pack under the RelationshipTypes element, which is under the EntityTypes element.
These methods are thread safe.
Overload List
Name | Description |
---|---|
IEntityTypeManagement.GetRelationshipClass (Guid) | Gets a single relationship class object from the supplied unique identifier. |
IEntityTypeManagement.GetRelationshipClass (SystemRelationship) | Gets a single relationship class object based on the well-known system relationship. |
IEntityTypeManagement.GetRelationshipClass (String, ManagementPack) | Gets a single relationship class object from a management pack by name. |
See Also
Reference
IEntityTypeManagement Interface
IEntityTypeManagement Members
Microsoft.EnterpriseManagement Namespace