共用方式為


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)

屬性值

適用於