Collection Contents 上一页 下一页 PDF

UltraLite for M-Business Anywhere User's Guide

UltraLite for M-Business Anywhere API Reference

Class DatabaseManager


Manages connections to an UltraLite database.

You must open a connection before carrying out any other operation, and you must close the connection after you have finished all operations on the connection, and before your application terminates. You must close all tables opened on a connection before closing the connection.


Properties
Method createDatabase
Method createDatabaseWithParms
Method dropDatabase
Method dropDatabaseWithParms
Method openConnection
Method openConnectionWithParms
Method reOpenConnection

Collection Contents 上一页 下一页 PDF