Specifies whether the table should synchronize.
TableSchema TableSchema.setNoSync( boolean no_sync ) throws ULjException
no_sync true, if you plan to synchronize any changes to the table; otherwise, false.
When set true, row change information is not maintained. The default value is false.
This TableSchema with NoSync defined.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |