EdmRelationshipAttribute.Role1Type 屬性

定義

關係一端的實體類型。

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

屬性值

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

備註

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

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

適用於