Condividi tramite


IRelationalModel.Functions Proprietà

Definizione

Restituisce tutte le funzioni definite dall'utente contenute nel modello.

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)

Valore della proprietà

Si applica a