TUNING


DbDelete command
Use in a Server.Load script to delete a database (locally or on a server). If the database is on a server, you must have delete database access.

Syntax

DbDelete [dbname]

Where:


Parent topic: Server.Load commands

Related reference
Server.Load script conventions