EdmFunctions.CurrentDateTimeOffset Method ()
Creates a DbFunctionExpression that invokes the canonical 'CurrentDateTimeOffset' 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.DateTimeOffset instance.