DbFunctionCommandTree.EdmFunction Property

 

Gets the EdmFunction that represents the function to invoke.

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

public EdmFunction EdmFunction { get; }

Property Value

Type: System.Data.Entity.Core.Metadata.Edm.EdmFunction

The EdmFunction that represents the function to invoke.