Specifies if the table ever synchronizes.
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.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |