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

SQL Anywhere 11.0.1 (Français) » UltraLite - .NET Programming » UltraLite .NET 2.0 API reference » ULSyncProgressData class

 

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