RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBLogService Class

TIBLogService returns the contents of the interbase.log file from a server.

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

Use a TIBLogService object to return the contents of the interbase.log file from a server.

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!