IBX.IBServices.TIBServerProperties

From RAD Studio API Documentation
Jump to: navigation, search

IBX.IBServices.TIBControlServiceIBX.IBServices.TIBCustomServiceSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTIBServerProperties

Delphi

TIBServerProperties = class(TIBControlService)

C++

class PASCALIMPLEMENTATION TIBServerProperties : public TIBControlService

Properties

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

Description

TIBServerProperties returns database server information.

TIBServerProperties returns database server information, including configuration parameters, and version and license information.

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

See Also