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

ErrorMessage property Next Page

Flags property


Returns the current synchronization flags indicating additional information relating to the current state.

Syntax

Visual Basic

Public Readonly Property Flags As Integer

C#

public int Flags {get;}

Property value

An integer containing a combination of flags or'ed together.

See also