UltraLite_DatabaseManager_iface class

Syntax
public UltraLite_DatabaseManager_iface
Derived classes
Remarks

Manages connections and databases.

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.

Members

All members of UltraLite_DatabaseManager_iface, including all inherited members.


CreateDatabase function
DropDatabase function
OpenConnection function
Shutdown function
ValidateDatabase function