共用方式為


EntityContainerMapping.EntitySetMappings 屬性

定義

取得實體集對應。

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

屬性值

適用於