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.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |