Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (Deutsch) » UltraLite - C- und C++-Programmierung » API-Referenz » UltraLite ODBC API-Referenz

 

SQLSynchronize-Funktion

Synchronisiert Daten in der Datenbank mit MobiLink-Synchronisation für UltraLite ODBC. Diese Funktion ist für UltraLite spezifisch und nicht Teil des ODBC Standards.

Syntax
UL_FN_SPEC SQLRETURN UL_FN_MOD SQLSynchronize (
SQLHDBC ConnectionHandle,
ul_synch_info * SynchInfo );
Parameter
Bemerkungen

SQLSynchronize ist eine ODBC-Erweiterung. Die Funktion leitet einen MobiLink-Synchronisationsvorgang ein.

Siehe auch