UltraLite_DatabaseManager_iface class

Manages connections and databases.

Syntax
public UltraLite_DatabaseManager_iface
Derived classes
Members

All members of UltraLite_DatabaseManager_iface, including all inherited members.

Remarks

Creating a database and establishing a connection to it is a necessary first step in using UltraLite. You should ensure that you are connected properly before attempting any DML with the database.


CreateDatabase function
DropDatabase function
OpenConnection function
Shutdown function
ValidateDatabase function