UltraLite for M-Business Anywhere User's Guide
UltraLite for M-Business Anywhere API Reference
Represents a connection to an UltraLite database.
Connections are instantiated using one of the following methods:
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.
When a JavaScript Error is thrown because of a failed UltraLite database operation, the SQL error code is set on the sqlCode field of the Connection object.
Properties
Method changeEncryptionKey
Method close
Method commit
Method countUploadRow
Method getDatabaseID
Method getGlobalAutoIncrementUsage
Method getLastDownloadTime
Method getLastIdentity
Method getNewUUID
Method getTable
Method grantConnectTo
Method isOpen
Method prepareStatement
Method resetLastDownloadTime
Method revokeConnectFrom
Method rollback
Method rollbackPartialDownload
Method setDatabaseID
Method saveSyncParms
Method startSynchronizationDelete
Method stopSynchronizationDelete
Method synchronize
Method synchronizeWithParm
SQL Anywhere Studio 9.0.2
版权所有 © 1989–2005 Sybase, Inc. 部分版权所有 © 2001–2005 iAnywhere Solutions, Inc. 保留所有权利。