IConventionStoredProcedureParameter.StoredProcedure Property

Definition

Gets the stored procedure to which this parameter belongs.

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

Property Value

Applies to