IConventionDbFunctionParameterBuilder.Metadata Property

Definition

The function parameter metadata that is being built.

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

Property Value

Applies to