EdmFunctions.NewGuid Method ()
Creates a DbFunctionExpression that invokes the canonical 'NewGuid' function.
Assembly: EntityFramework (in EntityFramework.dll)
Return Value
Type: System.Data.Entity.Core.Common.CommandTrees.DbFunctionExpressionA new DbFunctionExpression that returns a new GUID value.