Contents Index UltraLite data types Close method pdf/preface.pdf

UltraLite User's Guide
  C++ API Reference

ULConnection class


Object 

Represents a database connection.

Description 

A ULConnection object represents an UltraLite database connection. It provides methods to open and close a connection, to check whether a connection is open, to synchronize a database on the current connection, and more.

For embedded SQL users, opening a ULConnection object is equivalent to the EXEC SQL CONNECT statement.


Close method
Commit method
CountUploadRows method
GetCA method
GetLastIdentity method
GetLastDownloadTime method
GetSQLCode method
GetSynchResult method
GlobalAutoincUsage method
GrantConnectTo method
InitSynchInfo method
IsOpen method
LastCodeOK method
LastFetchOK method
Open method
Reopen method
ResetLastDownloadTime method
RevokeConnectFrom method
Rollback method
SetDatabaseID method
StartSynchronizationDelete method
StopSynchronizationDelete method
Synchronize method

Contents Index UltraLite data types Close method pdf/preface.pdf