EntityContainerMapping.AssociationSetMappings 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取关联集映射。
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)