getPublicationCount method

Returns the number of publications in the database.

Syntax
UInt16 getPublicationCount( )
Remarks

Publication IDs range from 1 to getPublicationCount(), inclusively.

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