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 リファレンス

 

ul_synch_stats 構造体

同期ストリームの統計情報をレポートします。

構文
public ul_synch_stats
プロパティ
名前 説明
bytes ul_u_long

現在までに送信されたバイト数です。

deletes ul_u_long

現在までに送信された削除済みのローの数です。

inserts ul_u_long

現在までに挿入されたローの数です。

updates ul_u_long

現在までに送信された更新済みのローの数です。