Erases an existing database that is not currently running.
public static bool DropDatabase(const ul_wchar * 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.