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)

属性值

适用于