IFunctionColumn.Function Property

Definition

Gets the containing function.

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

Property Value

Applies to