Shuts down the database.
procedure ShutdownDatabase(Mode: TIBCShutdownMode; Wait: Integer; Options: TIBCShutdownOptions = soNormal);
Call the ShutdownDatabase method to shut down the database after a specified number of seconds.
Note: You sould install InterBase 6 to use this feature.