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

 

FileAuthCode プロパティ

前回行われたファイル転送の authenticate_file_transfer スクリプトからの戻り値を返します。

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

前回行われたファイル転送の authenticate_file_transfer スクリプトから戻された unsigned short の整数。

参照