Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » UltraLite - C and C++ Programming » UltraLite C++ API Reference » UltraLite_DatabaseManager_iface class

CreateDatabase function Next Page

DropDatabase function


Synopsis

bool UltraLite_DatabaseManager_iface::DropDatabase(
ULSqlcaBase & sqlca,
const ULValue & parms_string
)

Parameters
Remarks

Erases an existing database that is already stopped.

You cannot erase a running database.