RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBStatisticalService Class

TIBStatisticalService allows you to view database statistics.

Pascal
TIBStatisticalService = class(TIBControlAndQueryService);
C++
class TIBStatisticalService : public TIBControlAndQueryService;

Use a TIBStatisticalService object to view database statistics.

Note: You must install InterBase 6 to use this feature.
 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!