ModificationCommand.StoreStoredProcedure Property

Definition

The stored procedure to use for updating the data.

public virtual Microsoft.EntityFrameworkCore.Metadata.IStoreStoredProcedure? StoreStoredProcedure { get; }
member this.StoreStoredProcedure : Microsoft.EntityFrameworkCore.Metadata.IStoreStoredProcedure
Public Overridable ReadOnly Property StoreStoredProcedure As IStoreStoredProcedure

Property Value

Implements

Applies to