次の方法で共有


EntityContainerMapping.AssociationSetMappings プロパティ

定義

関連付けセットのマッピングを取得します。

public virtual System.Collections.Generic.IEnumerable<System.Data.Entity.Core.Mapping.AssociationSetMapping> AssociationSetMappings { get; }
member this.AssociationSetMappings : seq<System.Data.Entity.Core.Mapping.AssociationSetMapping>
Public Overridable ReadOnly Property AssociationSetMappings As IEnumerable(Of AssociationSetMapping)

プロパティ値

適用対象