project BLF > class BReportDaemon > business logic query ReportDaemonData


Parameters


iiDaemonIDinteger


query condition


  each ReportDaemon where
ReportDaemon.DaemonId = iiDaemonID


query resultset tqReportDaemonData


field namedata typedb fielddescription
tcReportDaemonGlobSessionIdcharacterReportDaemon.ReportDaemonGlobSessionIdThe global session Id for the session that is associated with the .Net report service.
tiReportDaemonSocketPortintegerReportDaemon.ReportDaemonSocketPortThe port number that should be used to connect to the .net report service.
tcReportDaemonSocketServercharacterReportDaemon.ReportDaemonSocketServerThe name of the server that hosts the .Net report service.


Internal usage


BLF
method BReportDaemon.ApiMonitor
method BReportDaemonProcessor.Initialize
method BReportDaemonProcessor.IterationEnd
method TDaemonUtility.GetDaemonStatusCustom