共用方式為


ITableMapping.InsertStoredProcedureMapping 屬性

定義

如果存在,則取得對應的插入預存程式對應。

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

屬性值

適用於