다음을 통해 공유


IStoreStoredProcedure.EntityTypeMappings 속성

정의

엔터티 형식 매핑을 가져옵니다.

public System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IStoredProcedureMapping> EntityTypeMappings { get; }
member this.EntityTypeMappings : seq<Microsoft.EntityFrameworkCore.Metadata.IStoredProcedureMapping>
Public ReadOnly Property EntityTypeMappings As IEnumerable(Of IStoredProcedureMapping)

속성 값

적용 대상