Share via


IModelElement.GetRelationship Method

Include Protected Members
Include Inherited Members

Returns the specified relationship.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method GetRelationship<TFrom, TTo>(ModelRelationshipClass) Returns a relationship where the two related elements are of the specified types.
Public method GetRelationship(ModelRelationshipClass) Returns the requested relationship by using the provided metadata.

Top

See Also

Reference

IModelElement Interface

Microsoft.Data.Schema.SchemaModel Namespace