IBX.IBServices.TIBServerProperties

提供:RAD Studio API Documentation

TIBServerPropertiesIBX.IBServices.TIBControlServiceIBX.IBServices.TIBCustomServiceSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject

Delphi

TIBServerProperties = class(TIBControlService)

C++

class PASCALIMPLEMENTATION TIBServerProperties : public TIBControlService

プロパティ

種類 可視性 ソース ユニット
class public
IBX.IBServices.pas
IBX.IBServices.hpp
IBX.IBServices IBX.IBServices

説明

TIBServerProperties は,データベースサーバー情報を返します。

TIBServerProperties を使用すると,環境設定パラメータやバージョン,ライセンス情報などのデータベースサーバー情報を取得することができます。

メモ:  この機能を使用するには,InterBase 6 をインストールする必要があります。

関連項目