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

 

SyncResult 属性

UL Ext.: 返回此连接上次的同步结果。

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

对 ULSyncResult 对象的引用,该对象表示此连接上次的同步结果。

另请参见