EdmFunctions.CurrentDateTime Method ()
Creates a DbFunctionExpression that invokes the canonical 'CurrentDateTime' function.
Assembly: EntityFramework (in EntityFramework.dll)
Return Value
Type: System.Data.Entity.Core.Common.CommandTrees.DbFunctionExpressionA new DbFunctionExpression that returns the current date and time as an Edm.DateTime instance.