Collection Contents 上一页 下一页 PDF

UltraLite.NET 用户指南

命名空间 iAnywhere.Data.UltraLite

类 ULSyncProgressData


UL Ext.:返回同步进度监控数据。

原型 

' Visual Basic
Public Class ULSyncProgressData

// C#
public class ULSyncProgressData

另请参见 

成员 ULSyncProgressData
属性 ErrorMessage
属性 ReceivedBytes
属性 ReceivedDeletes
属性 ReceivedInserts
属性 ReceivedUpdates
属性 SentBytes
属性 SentDeletes
属性 SentInserts
属性 SentUpdates
属性 SQLCode
属性 State
属性 SyncParms
属性 SyncResult
属性 TableCount
属性 TableIndex
属性 TableTotal

Collection Contents 上一页 下一页 PDF