次の方法で共有


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)

プロパティ値

適用対象