[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 (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


Send comments about this topic to Microsoft.