API: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

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

IBX.IBServices.TIBLogService inherits from IBX.IBServices.TIBControlAndQueryService. All content below this line refers to IBX.IBServices.TIBControlAndQueryService.

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

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.