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

SYNC_ALL_DB field Next Page

SYNC_ALL_PUBS field


Publication mask corresponding to all publications. This field is constant and read-only.

Syntax

Visual Basic

Public Shared SYNC_ALL_PUBS As Integer

C#

public const int SYNC_ALL_PUBS ;

See also