RuntimeDbFunctionParameter.Function Property

Definition

Gets the function to which this parameter belongs.

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

Property Value

Applies to