Icon GetServerUpTime Method

function GetServerUpTime: Int64

Usage

Call the GetServerUpTime method to retrieve the number of seconds that the database server has been active and accepting new connections.

Information This method is only valid when the engine is running as a database server and the EngineType is set to etServer.
Image