DbFunctionExpression.Function Property

 

Gets the metadata for the function to invoke.

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

[SuppressMessageAttribute("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", 
	MessageId = "Function")]
public virtual EdmFunction Function { get; }