次の方法で共有


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)

プロパティ値

適用対象