2.2.5.18 Server Time Result Set

The Server Time Result Set returns the current time from the BEDS in UTC. The Server Time Result Set is defined using T-SQL syntax, as follows.

 {CurrentTime}                  datetime;
  

CurrentTime: The current time from the database server, in UTC format.