Collection Contents Précédent Suivant PDF

UltraLite C++ - Guide de l'utilisateur

Informations de référence sur l'API Embedded SQL


Présentation 

Ce chapitre répertorie les fonctions pouvant être utilisées dans les applications Embedded SQL UltraLite. Il n'inclut pas l'instruction EXEC SQL Embedded SQL, ni les instructions SQL que peut comporter votre application. Pour plus d'informations sur ces instructions, reportez-vous à la section Développement d'applications à l'aide d'Embedded SQL.

Utilisez la commande EXEC SQL INCLUDE SQLCA pour inclure les prototypes pour les fonctions décrites dans ce chapitre.


Fonction db_fini
Fonction db_init
Fonction db_start_database
Fonction db_stop_database
Fonction ULActiveSyncStream
Fonction ULChangeEncryptionKey
Fonction ULClearEncryptionKey
Fonction ULCountUploadRows
Fonction ULDropDatabase
Fonction ULGetDatabaseID
Fonction ULGetLastDownloadTime
Fonction ULGetSynchResult
Fonction ULGlobalAutoincUsage
Fonction ULGrantConnectTo
Fonction ULHTTPSStream
Fonction ULHTTPStream
Fonction ULIsSynchronizeMessage
Fonction ULPalmDBStream (déconseillée)
Fonction ULPalmExit (déconseillée)
Fonction ULPalmLaunch (déconseillée)
Fonction ULResetLastDownloadTime
Fonction ULRetrieveEncryptionKey
Fonction ULRevokeConnectFrom
Fonction ULRollbackPartialDownload
Fonction ULSaveEncryptionKey
Fonction ULSetDatabaseID
Fonction ULSetSynchInfo
Fonction ULSocketStream
Fonction ULSynchronize

Collection Contents Précédent Suivant PDF