Used to specify the behaviour of a TIBCStatisticalService object.
property Options: TIBCStatOptions;
Use the Options property of TIBCStatisticalService to request database statistics.
These options are incremental; that is, setting DbLog to True also returns HeaderPages statistics, setting IndexPages to True returns also returns DbLog and HeaderPages statistics, and so forth.