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

 

AuthStatus プロパティ

前回試行された同期の認証ステータス・コードを返します。

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

前回行われた同期の認証ステータスを示す ULAuthStatusCode 値の 1 つ。

参照