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 クラス

 

AuthValue プロパティ

カスタム・ユーザ認証同期スクリプトからの戻り値を返します。

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

カスタム・ユーザ認証同期スクリプトから返された long integer。

参照