EdmRelationshipAttribute.Role1Type 屬性
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
位於關聯性某一端之實體的類型。
public:
property Type ^ Role1Type { Type ^ get(); };
C#
public Type Role1Type { get; }
member this.Role1Type : Type
Public ReadOnly Property Role1Type As Type
Type,它是位於關聯這一端之物件的類型。
定義關聯之相關端的屬性可依任何順序定義。
型別名稱是由 Type
關聯中定義這個關聯性之專案的 屬性 End
所指定。在概念模型中定義這個關聯性。 如需詳細資訊,請參閱 CSDL、SSDL 和 MSL 規格。
產品 | 版本 |
---|---|
.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 |