다음을 통해 공유


IEntityTypeManagement.GetRelationshipClasses Method

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

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

See Also

Reference

IEntityTypeManagement Interface
IEntityTypeManagement Members
Microsoft.EnterpriseManagement Namespace