IStoredProcedureParameterMapping.Parameter Property

Definition

Gets the associated stored procedure parameter.

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

Property Value

Applies to