IBX.IBServices.TIBConfigService.ShutdownDatabase

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure ShutdownDatabase (Options: TShutdownMode; Wait: Integer);

C++

void __fastcall ShutdownDatabase(TShutdownMode Options, int Wait);

プロパティ

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

説明

データベースをシャットダウンします。

ShutdownDatabase メソッドを呼び出すと,指定した秒数後にデータベースをシャットダウンできます。

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