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 - M-Business Anywhere Programming » UltraLite for M-Business Anywhere API Reference » DatabaseSchema class

 getPublicationCount method Next Page

getPublicationName method


Returns the name of the publication identified by the specified publication ID.

Syntax

String getPublicationName( UInt16 pubID )

Parameters
Remarks

Publication IDs are not publication masks.

Note: Publication IDs, masks, and count may change during a schema upgrade. To correctly identify a publication, access it by name or refresh the cached IDs, masks, and counts after a schema upgrade.