Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » UltraLite - M-Business Anywhere Programming » UltraLite for M-Business Anywhere API Reference » DatabaseManager class

 createDatabase method Next Page

dropDatabase method


Deletes the specified database.

Syntax

dropDatabase(String parms)

Parameters
Remarks

parms is a semicolon-separated list of keyword=value pairs ("param1=value1;param2=value2"). Parameter keywords are case-insensitive, and most values are case-sensitive.

You cannot drop a database that has open connections.