ParseResult.FunctionDefinitions Property

 

List of FunctionDefinition objects describing query inline function definitions.

Namespace:   System.Data.Entity.Core.Common.EntitySql
Assembly:  EntityFramework (in EntityFramework.dll)

public ReadOnlyCollection<FunctionDefinition> FunctionDefinitions { get; }