EdmModel.Functions Property

 

Gets the functions in the model.

Namespace:   System.Data.Entity.Core.Metadata.Edm
Assembly:  EntityFramework (in EntityFramework.dll)

public IEnumerable<EdmFunction> Functions { get; }