IMutableDbFunctionParameter.Function Property

Definition

Gets the function to which this parameter belongs.

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

Property Value

Applies to