Deletes the specified database.
void dropDatabase(String parms)
parms Parameters for identifying a database.
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.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |