Dela via


IRelationalModel.Functions Property

Definition

Returns all user-defined functions contained in the model.

public System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IStoreFunction> Functions { get; }
member this.Functions : seq<Microsoft.EntityFrameworkCore.Metadata.IStoreFunction>
Public ReadOnly Property Functions As IEnumerable(Of IStoreFunction)

Property Value

Applies to