Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Sync Framework と Miscrosoft Azure をオフライン オンライン モードで使用していますが、特定の行がローカル データベース (つまりオフライン モード) と同期されているかどうかを確認できますか?
ありがとう。
行が同期されているかどうかにかかわらず、Sync Fx は行をマークしません。何を同期するかを決定するロジックの一部は、受信した最後の変更について宛先に尋ねることです。
最も簡単なハックは、追跡テーブルのタイムスタンプを scope_info テーブルのタイムスタンプと比較することです