Declaration

TnxServerInfoPlugin = class(TnxBaseServerInfoPlugin)

 
Description

The component that actually implements the server-side functionality.

 
See Also

 
TnxBaseServerInfoPlugin
, TnxRemoteServerInfoPlugin

 
Methods

Create

constructor.

GetServerDateTime

Gets the current date and time as a TDateTime from the server.

GetServerGUID

Gets a new GUID from the server.

GetServerID

Gets a GUID from the server which uniquely defines it.

GetServerStatsAll

Gets all statistical captions and values from all statistical components on the server.

GetServerStatsComponentCaptions

Gets the list of statistical captions from a statistical component on the server.

GetServerStatsComponents

Gets the list of statistical components from the server.

GetServerStatsComponentValues

Gets the list of statistical values from a statistical component on the server.

GetServerSystemTime

Gets the current date and time as a windows TSystemTime from the server.

GetServerVersion

Gets the current server version from the server.

 
File

 
nxsiServerInfoPluginServer

Home | Site Contents | Documentation | NexusDB Manual V4 | Class Reference | Symbol Reference | Classes