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

SQL Anywhere 11.0.0 » UltraLite - .NET Programming » UltraLite .NET 2.0 API Reference » ULPublicationSchema class

 

SYNC_ALL_DB field

Empty publication list, corresponding to the entire database. This field is constant and read-only.

Syntax
Visual Basic

Public Shared SYNC_ALL_DB As String
C#

public const string  SYNC_ALL_DB ;
See also