Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 » UltraLite - Database Management and Reference » UltraLite database reference » UltraLite system tables

 

syspublication system table

Each row in the syspublication system table describes a publication.

Column name Column type Description
download_timestamp TIMESTAMP The time of the last download.
last_sync UNSIGNED BIGINT Used to keep track of upload progress.
publication_id UNSIGNED INT A unique identifier for the publication.
publication_name CHAR(128) The name of the publication.
 Constraints
 See also