IBX.IBServices.TIBLogService

Delphi
TIBLogService = class(TIBControlAndQueryService)
C++
class PASCALIMPLEMENTATION TIBLogService : public TIBControlAndQueryService
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
class | public | IBX.IBServices.pas IBX.IBServices.hpp |
IBX.IBServices | IBX.IBServices |
説明
TIBLogService は,interbase.log ファイルの内容をサーバーから返します。
TIBLogService オブジェクトを使用すると,interbase.log ファイルの内容をサーバーから取得できます。
メモ: この機能を使用するには,InterBase 6 をインストールする必要があります。