Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Erases an existing database that is not currently running.
public static bool DropDatabase(const char * parms, ULError * error)
parms The database identification parameters. (a connection string)
error An optional ULError object to receive error information.
True if the database was successfully deleted; otherwise, returns false.