Delen via


IMutableStoredProcedureParameter.StoredProcedure Property

Definition

Gets the stored procedure to which this parameter belongs.

public Microsoft.EntityFrameworkCore.Metadata.IMutableStoredProcedure StoredProcedure { get; }
member this.StoredProcedure : Microsoft.EntityFrameworkCore.Metadata.IMutableStoredProcedure
Public ReadOnly Property StoredProcedure As IMutableStoredProcedure

Property Value

Applies to