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)

属性值

适用于