Represents the schema of an UltraLite publication.
This class cannot be directly instantiated. Publication schemas are created using the DatabaseSchema.getPublicationSchema method.
Publications are identified by name. Some methods require the provision of a list of publication names in a comma-separated list.
Two special constant values are provided by DatabaseSchema object. SYNC_ALL_DB corresponds to the entire database. SYNC_ALL_PUBS corresponds to all publications.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |