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 » ULSyncProgressData class

State property Next Page

SyncParms property


Returns a reference to the connection's SyncParms object.

Syntax

Visual Basic

Public Readonly Property SyncParms As ULSyncParms

C#

public ULSyncParms SyncParms { get;}

Property value

A reference to the SyncParms property object.

See also