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

SQL Anywhere 11.0.1 (中文) » UltraLite - C 及 C++ 编程 » API 参考 » UltraLite C++ API 参考 » UltraLite_Table_iface 类

 

TruncateTable 函数

截断该表并暂时激活 STOP SYNCHRONIZATION DELETE。

语法
bool UltraLite_Table_iface::TruncateTable()
注释

如果此表未使用索引打开,那么此表将视为只读并且无法删除数据。