RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBControlAndQueryService Class

TIBControlAndQueryService is the ancestor object from which the log, statistical, validation, security, and backup and restore IBService components descend.

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

TIBControlAndQueryService is the ancestor object from which the log, statistical, validation, security, and backup and restore IBService components descend. The service is unstructured because the output is in an unformatted text file.

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!