Collection Contents Previous Next PDF

UltraLite.NET User's Guide

iAnywhere.UltraLite namespace

SyncProgressData class


Returns synchronization progress monitoring data.

Prototypes 

' Visual Basic
Public Class SyncProgressData

// C#
public class SyncProgressData

See also 

SyncProgressData 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