ITableMapping.UpdateStoredProcedureMapping Property

Definition

Gets the corresponding insert stored procedure mapping if it exists.

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

Property Value

Applies to