| CreateStatistics(String) | (obsolete) Creates realtime statistic storage or returns existing one in "statistics" realtime table |
| CreateStatistics(String, String) |
Creates realtime statistic storage in specified table of statistics.
or returns existing one. Custom statistics table MUST be defined in configuration manager. table MUST be defined as: [RTTABLES] s_xxxxxxx=ID and object name MUST be defined as: [CLASSES] S_XXXXXXX=s_xxxxxxx where xxxxxxx is lowercase string and XXXXXXX is uppercase version of the xxxxxxx |