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

SQL Anywhere 11.0.1 (日本語) » Ultra Light - C/C++ プログラミング » API リファレンス » Ultra Light C++ API リファレンス » UltraLite_Connection_iface クラス

 

Synchronize 関数

データベースの同期をとります。

構文
bool UltraLite_Connection_iface::Synchronize(
  ul_synch_info_w2 * info
)
パラメータ
  • info   同期パラメータを保持する ul_synch_info 構造体へのポインタ。

参照