Checks whether the table is marked as never being synchronized.
Visual Basic Public Readonly Property IsNeverSynchronized As Boolean
C# public bool IsNeverSynchronized { get;}
True if the table is marked as never being synchronized, false otherwise.
Tables marked as never being synchronized are never synchronized, even if they are included in a publication. These tables are sometimes referred to as "no sync" tables.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |