The number of publications in the database.
Visual Basic Public Readonly Property PublicationCount As Integer
C# public int PublicationCount { get;}
The number of publications in the database or zero if the connection is not open.
Publication IDs range from 1 to PublicationCount, inclusively.
Note: Publication IDs and counts may change during a schema upgrade. To correctly identify a publication, access it by name or refresh the cached IDs and counts after a schema upgrade.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |