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 - .NET プログラミング » Ultra Light .NET 2.0 API リファレンス » ULConnection クラス

 

StopSynchronizationDelete メソッド

UL 拡張:削除操作が同期されないようにします。

構文
Visual Basic
Public Sub StopSynchronizationDelete()
C#
public void StopSynchronizationDelete();
備考

領域を節約するために Ultra Light データベースの古い情報を削除して、統合データベースにはそれを残しておく場合に、このメソッドを使用すると便利です。

参照