AssociationSet.ElementType プロパティ

定義

この AssociationSet に関連付けられているアソシエーションを取得します。

public System.Data.Entity.Core.Metadata.Edm.AssociationType ElementType { get; }
member this.ElementType : System.Data.Entity.Core.Metadata.Edm.AssociationType
Public ReadOnly Property ElementType As AssociationType

プロパティ値

AssociationTypeこの AssociationSet に関連する関連付けを表す オブジェクト。

適用対象