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 参考 » ULSyncResult 类

 

AuthStatus 属性

返回上次同步尝试的授权状态码。

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

表示上次同步尝试的授权状态的 ULAuthStatusCode 值之一。

另请参见