Returns the number of publications in the database.
UInt16 getPublicationCount( )
Publication IDs range from 1 to getPublicationCount(), inclusively. 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.