Share via


IMutableDbFunctionParameter.Function Property

Definition

Gets the function to which this parameter belongs.

[System.Runtime.CompilerServices.Nullable(1)]
public Microsoft.EntityFrameworkCore.Metadata.IMutableDbFunction Function { get; }
public Microsoft.EntityFrameworkCore.Metadata.IMutableDbFunction Function { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
member this.Function : Microsoft.EntityFrameworkCore.Metadata.IMutableDbFunction
member this.Function : Microsoft.EntityFrameworkCore.Metadata.IMutableDbFunction
Public ReadOnly Property Function As IMutableDbFunction

Property Value

Attributes

Applies to