Collection Contents Previous Next PDF

UltraLite.NET User's Guide

iAnywhere.Data.UltraLite namespace

ULSyncProgressData class


UL Ext.: Returns synchronization progress monitoring data.

Prototypes 

' Visual Basic
Public Class ULSyncProgressData

// C#
public class ULSyncProgressData

See also 

ULSyncProgressData members
ErrorMessage property
ReceivedBytes property
ReceivedDeletes property
ReceivedInserts property
ReceivedUpdates property
SentBytes property
SentDeletes property
SentInserts property
SentUpdates property
SQLCode property
State property
SyncParms property
SyncResult property
TableCount property
TableIndex property
TableTotal property

Collection Contents Previous Next PDF