Share via


IEntityTypeManagement.GetRelationshipClasses Method

Gets a collection of relationship objects that relate management pack classes to other management pack classes. 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.GetRelationshipClasses () Gets all relationships that are defined in this management group.
IEntityTypeManagement.GetRelationshipClasses (Generic ICollection) Gets all relationships that are defined in this management group based on the collection of identifiers.
IEntityTypeManagement.GetRelationshipClasses (ManagementPackRelationshipCriteria) Gets all relationships that are defined in this management group and match the provided search criteria.

See Also

Reference

IEntityTypeManagement Interface
IEntityTypeManagement Members
Microsoft.EnterpriseManagement Namespace