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_Cursor_iface 类

 

Relative 函数

将游标从当前游标位置移动由 offset 参数所指定的行。

语法
bool UltraLite_Cursor_iface::Relative(
  ul_fetch_offset offset
)
参数
  • offset   要移动的行数。