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

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

ULSyncProgressState enumeration Next Page

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
StreamErrorContext property
StreamErrorID property
StreamErrorSystem property
Timestamp property
UploadOK property