EdmRelationshipAttribute.Role2Type 屬性

定義

關係另一端實體的類型。

public:
 property Type ^ Role2Type { Type ^ get(); };
public Type Role2Type { get; }
member this.Role2Type : Type
Public ReadOnly Property Role2Type As Type

屬性值

A Type 是關聯另一端物件 t 的類型。

備註

定義關聯相關端點的性質可以以任意順序定義。

型別名稱由 Type 定義此關係的關聯中元素的屬性 End 指定。 如需詳細資訊,請參閱 CSDL、SSDL 和 MSL 規格

適用於