EdmRelationshipAttribute.Role2Type Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Type of the entity at the other end of the relationship.
public:
property Type ^ Role2Type { Type ^ get(); };
public Type Role2Type { get; }
member this.Role2Type : Type
Public ReadOnly Property Role2Type As Type
A Type that is the type of the object t the other end of the association.
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.
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 |
Feedback om .NET
.NET är ett öppen källkod projekt. Välj en länk för att ge feedback: