Icon GetServerLogRecord Method

function GetServerLogRecord(Number: Integer): TLogRecord

Usage

Call the GetServerLogRecord method to retrieve the Nth log record from the current log on a database server.

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