UL Ext.: Represents the schema of an UltraLite publication. This class cannot be inherited.
Visual Basic Public NotInheritable Class ULPublicationSchema
C# public sealed class ULPublicationSchema
There is no constructor for this class. Publication schemas are created using the ULDatabaseSchema.GetPublicationSchema method of the ULDatabaseSchema class.
Some methods requiring a publication also take a comma separated list of publications.
Two special publication values are also provided by this class. ULPublicationSchema.SYNC_ALL_DB corresponds to the entire database. ULPublicationSchema.SYNC_ALL_PUBS corresponds to all publications.
ULPublicationSchema members
SYNC_ALL_DB field
SYNC_ALL_PUBS field
IsOpen property
Name property
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |