Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (中文) » UltraLiteJ » UltraLiteJ 参考 » UltraLiteJ API 参考 » TableSchema 接口

 

TABLE_IS_NOSYNC 变量

位标志,用于表明某个表是非同步表(从不进行同步的表)。

语法
final short TableSchema.TABLE_IS_NOSYNC
注释

可以在逻辑上将该值与 SYS_TABLES 表的 table_flags 列中的其它标志加以组合。