ITableMapping.InsertStoredProcedureMapping 属性

定义

获取相应的插入存储过程映射(如果存在)。

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

属性值

适用于