IBX.IBServices.TIBServerProperties
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 をインストールする必要があります。