Specifies the publications to be synchronized.
Visual Basic Public Property Publications As String
C# public string Publications { get; set; }
A string containing a list of publication names, separated by comma (,); or the special value ULPublicationSchema.SYNC_ALL_PUBS, or the special value ULPublicationSchema.SYNC_ALL_DB. The default is ULPublicationSchema.SYNC_ALL_DB. For more information, see ULPublicationSchema class.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |