Other Canonical Functions

Entity SQL includes canonical functions not classified as bitwise, aggregate, math, date/time, or string.

The following table shows the other Entity SQL canonical functions.

Function Description
NewGuid() Returns a new GUID.

Example

NewGuid()

See also