DbFunctionExpression.Function Property
Gets the metadata for the function to invoke.
Assembly: EntityFramework (in EntityFramework.dll)
[SuppressMessageAttribute("Microsoft.Naming", "CA1716:IdentifiersShouldNotMatchKeywords", MessageId = "Function")] public virtual EdmFunction Function { get; }