StoredProcedureParameterBuilder.Metadata Property

Definition

The stored procedure parameter being configured.

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

Property Value

Applies to