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

SQL Anywhere 12.0.0 (中文) » UltraLite - C 及 C++ 编程 » 应用程序开发 » 使用 UltraLite C++ API 开发应用程序

 

同步数据

UltraLite 应用程序可将数据与中央数据库同步。同步需要使用 SQL Anywhere 附带的 MobiLink 同步软件。

UltraLite C++ API 支持 TCP/IP、TLS、HTTP 和 HTTPS 同步。同步由 UltraLite 应用程序启动。连接对象的方法和属性可用于控制同步。

有关同步的详细信息,请参见UltraLite 客户端

有关用于同步的 ul_sync_info 结构的详细信息,请参见ul_sync_info 结构

有关同步参数的详细信息,请参见UltraLite 的同步参数