Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.0 » UltraLite - .NET Programming » UltraLite .NET 2.0 API Reference

 

ULSyncResult class

UL Ext.: Represents the status of the last synchronization.

Syntax
Visual Basic

Public Class ULSyncResult 
C#

public class ULSyncResult 
Remarks

There is no constructor for this class. Each connection has its own ULSyncResult instance, attached as its ULConnection.SyncResult. A ULSyncResult instance is only valid while that connection is open.

See also

ULSyncResult members
AuthStatus property
AuthValue property
IgnoredRows property
PartialDownloadRetained property
StreamErrorCode property
StreamErrorSystem property
Timestamp property
UploadOK property