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.
error An optional ULError object to receive error infromation.
True if the database was successfully deleted; otherwise, false is returned.