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

ULPublicationSchema class Next Page

ULPublicationSchema members


Public fields
Member nameDescription

SYNC_ALL_DB field

Publication mask corresponding to the entire database. This field is constant and read-only.

SYNC_ALL_PUBS field

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

Public properties
Member nameDescription

IsOpen property

Determines whether the publication schema is open or closed.

Mask property

Returns the publication mask of the publication.

Name property

Returns the name of this publication.

See also