Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (中文) » UltraLite - .NET 编程 » UltraLite .NET 2.0 API 参考 » ULFileTransfer 类

 

AuthStatus 属性

返回上次尝试传输文件时的授权状态码。

语法
Visual Basic
Public Readonly Property AuthStatus As ULAuthStatusCode
C#
public ULAuthStatusCode AuthStatus { get;}
属性值

ULAuthStatusCode 值之一,用于表示上次尝试传输文件时的授权状态。

另请参见