EdmRelationshipAttribute.Role2Type Property

Definition

Type of the entity at the other end of the relationship.

C#
public Type Role2Type { get; }

Property Value

A Type that is the type of the object t the other end of the association.

Remarks

Properties that define the related ends of an association can be defined in any order.

The type name is specified by the Type attribute of the End element in the association that defines this relationship in the conceptual model. For more information, see CSDL, SSDL, and MSL Specifications.

Applies to

Produkt Versioner
.NET Framework 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1