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 1.0 API Reference » ULConnection class

StopSynchronizationDelete method Next Page

Synchronize method


UL Ext.: Synchronize the database using the current ULConnection.SyncParms.

Syntax

Visual Basic

Overloads Public Sub Synchronize()

C#

public void Synchronize();

Remarks

A detailed result status is reported in this connection's ULConnection.SyncResult.

Exceptions
See also