IBX.IBServices.TIBLogService

From RAD Studio API Documentation
Jump to: navigation, search

IBX.IBServices.TIBControlAndQueryServiceIBX.IBServices.TIBControlServiceIBX.IBServices.TIBCustomServiceSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTIBLogService

Delphi

TIBLogService = class(TIBControlAndQueryService)

C++

class PASCALIMPLEMENTATION TIBLogService : public TIBControlAndQueryService

Properties

Type Visibility Source Unit Parent
class public
IBX.IBServices.pas
IBX.IBServices.hpp
IBX.IBServices IBX.IBServices

Description

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

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.

See Also