Icon GetServerUpTime Method

__int64 __fastcall GetServerUpTime()

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