Represents the status of the last synchronization.
' Visual Basic
Public Class SyncResult
// C#
public class SyncResult
This class cannot be directly instantiated. Each connection has its own SyncResult instance, attached as its SyncResult property property. A SyncResult instance is only valid while that connection is open.
SyncResult members
AuthStatus property
AuthValue property
IgnoredRows property
PartialDownloadRetained property
StreamErrorCode property
StreamErrorContext property
StreamErrorID property
StreamErrorSystem property
Timestamp property
UploadOK property
Finalize method
SQL Anywhere Studio 9.0.2
Copyright © 1989–2004 Sybase, Inc. Portions copyright © 2001–2004 iAnywhere Solutions, Inc. All rights reserved.