Checks whether the table is marked as never being synchronized.
Public ReadOnly Property IsNeverSynchronized As Boolean
public bool IsNeverSynchronized {get;}
ULException class A SQL error occurred.
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.