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

 

ULPublicationSchema members

Public fields
Member name Description

SYNC_ALL_DB field

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

SYNC_ALL_PUBS field

Publication name "*", corresponding to all publications. This field is constant and read-only.

Public properties
Member name Description

IsOpen property

Determines whether the publication schema is open or closed.

Name property

Returns the name of this publication.

See also