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 类

 

ULSyncResult 成员

公共属性
成员名称 说明

AuthStatus 属性

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

AuthValue 属性

返回来自自定义用户验证同步脚本的返回值。

IgnoredRows 属性

检查在上次同步过程中是否忽略了任何上载行。

PartialDownloadRetained 属性

检查在上次同步过程中是否保留了部分下载。

StreamErrorCode 属性

返回流本身报告的错误。

StreamErrorParameters 属性

返回以逗号分隔的流错误参数列表。

StreamErrorSystem 属性

返回流错误的系统特定代码。

Timestamp 属性

返回上一次同步的时间戳。

UploadOK 属性

检查上次上载同步是否成功。

另请参见