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 - C and C++ Programming » UltraLite C++ API Reference » UltraLite_DatabaseSchema_iface class

GetPublicationMask function Next Page

GetPublicationName function


Synopsis

ULValue UltraLite_DatabaseSchema_iface::GetPublicationName(
const ULValue & pub_id
)

Parameters
Remarks

Gets the name of a publication given, its 1-based index ID.

Publication masks are not publication IDs. Instead, a mask defines the set of publications that is created by or'ing the individual publications into a group.