RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBStatisticalService.Options Property

Indicates the desired statistical information.

Pascal
property Options: TStatOptions;
C++
__property TStatOptions Options;

Use the Options property to request database statistics. These options are incremental; that is, including DbLog also returns HeaderPages statistics, including IndexPages also returns DbLog and HeaderPages statistics, and so forth.

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!