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 类

 

LookupBegin 函数

通过进入查寻模式来准备在表上执行新的查找。

语法
bool UltraLite_Table_iface::LookupBegin()
注释

只可以设置用来打开表的索引中的列。如果此表未使用索引打开,将无法调用此方法。