DatabaseDelete @Command (Formula Language)

Permanently deletes the current database file from the hard disk where it is stored.

Note: This command is new with Release 6.

Syntax

@Command( [DatabaseDelete] )

Usage

This command executes immediately. Use the FileDatabaseDelete @command to execute after all @functions. See the "Order of evaluation for formula statements" topic for more details.

A database icon must be selected, but the database cannot be open. The user must have Manager access in order to delete the database.

This command does not work on the Web.

Note: To remove the database icon from the user's workspace without deleting the database, use @Command([FileDatabaseRemove]).