Checks whether the database uploads rows that have not changed.
Public ReadOnly Property UploadUnchangedRows As Boolean
public bool UploadUnchangedRows {get;}
ULException class A SQL error occurred.
True if the table is marked to always upload all rows during synchronization, false if the table is marked to upload only changed rows.
Tables marked as such upload unchanged rows, as well as changed rows, when the table is synchronized. These tables are sometimes referred to as "all sync" tables.
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |