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 类

UL Ext.: 表示上一次同步的状态。

语法
Visual Basic
Public Class ULSyncResult
C#
public class ULSyncResult
注释

没有用于此类的构造函数。每个连接都有其自己的 ULSyncResult 实例,该实例作为连接的 ULConnection.SyncResult 附加在该连接上。只有在连接处于打开状态时 ULSyncResult 实例才有效。

另请参见

ULSyncResult 成员
AuthStatus 属性
AuthValue 属性
IgnoredRows 属性
PartialDownloadRetained 属性
StreamErrorCode 属性
StreamErrorParameters 属性
StreamErrorSystem 属性
Timestamp 属性
UploadOK 属性