Declaration

TnxBaseServerInfoPlugin = class(TnxBasePluginEngine)

 
Description

The abstract base component that implements the interface.

 
See Also

 
TnxServerInfoPlugin
, TnxRemoteServerInfoPlugin

 
Methods

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

 
nxsiServerInfoPluginBase

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