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

SQL Anywhere 11.0.1 (中文) » UltraLite - C 及 C++ 编程 » API 参考 » UltraLite C++ API 参考 » UltraLite_Connection_iface 类

 

InitSynchInfo 函数

初始化同步信息结构。

语法
void UltraLite_Connection_iface::InitSynchInfo(
  ul_synch_info_w2 * info
)
参数
  • info   指向保存同步参数的 ul_synch_info 结构的指针。