RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBConfigService.ShutdownDatabase Method

Shuts down the database.

Pascal
procedure ShutdownDatabase(Options: TShutdownMode; Wait: Integer);
C++
__fastcall ShutdownDatabase(TShutdownMode Options, int Wait);

Call ShutdownDatabase to shut down the database after a specified number of seconds.

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

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!