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

 

State プロパティ

現在の進行状況のステータスを返します。

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

現在の SQL パススルーのコールバック・ステータスを指定する ULSqlProgressState 値の 1 つ。

参照