다음을 통해 공유


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)

속성 값

적용 대상