Share via


IStoreFunctionParameter.Function Property

Definition

Gets the IStoreFunction to which this parameter belongs.

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

Property Value

Applies to