IConventionStoredProcedureParameterBuilder.Metadata Property

Definition

The stored procedure parameter metadata that is being built.

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

Property Value

Applies to