Share via


ITableMapping.InsertStoredProcedureMapping プロパティ

定義

対応する挿入ストアド プロシージャ マッピングが存在する場合は、それを取得します。

public Microsoft.EntityFrameworkCore.Metadata.IStoredProcedureMapping? InsertStoredProcedureMapping { get; }
member this.InsertStoredProcedureMapping : Microsoft.EntityFrameworkCore.Metadata.IStoredProcedureMapping
Public ReadOnly Property InsertStoredProcedureMapping As IStoredProcedureMapping

プロパティ値

適用対象