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 类

 

GetSuspend 函数(不建议使用)

获取 Suspend 属性的值。

语法
bool UltraLite_Cursor_iface::GetSuspend()
返回值
  • 如果此游标被暂停,则返回 true。

  • 否则,返回 false。