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 リファレンス » ULSyncProgressData クラス

 

State プロパティ

現在の同期のステータスを返します。

構文
Visual Basic
Public Readonly Property State As ULSyncProgressState
C#
public ULSyncProgressState State { get;}
プロパティ値

現在の同期のステータスを指定する ULSyncProgressState 値の 1 つ。

参照