IBX.IBServices.TIBConfigService

From RAD Studio API Documentation
Jump to: navigation, search

IBX.IBServices.TIBCustomConfigServiceIBX.IBServices.TIBControlServiceIBX.IBServices.TIBCustomServiceSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTIBConfigService

Delphi

TIBConfigService = class(TIBCustomConfigService)

C++

class PASCALIMPLEMENTATION TIBConfigService : public TIBCustomConfigService

Properties

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

Description

TIBConfigService configures the database parameters

Use a TIBConfigService object to configure database parameters.

Note: You must install InterBase 6 to use this feature.

See Also