ReportQueryTMUsage
Update the ReportUser Database with the current users.
Member of namespace
Maintenance ManagerSyntax
bool ReportQueryTMUsage ()
Parameters
None.Returns
True if the database update was successful. Otherwise, False.Level
Any level.Details
This action will query the number of users current logged on and place the information into the reportUser. This information is statistical information that can later be used to generate usage reports with the Report Viewer reporting system.- Example:
ReportQueryTMUsage("")