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 类

 

Get 函数

从列中读取值。

语法
ULValue UltraLite_Cursor_iface::Get(
  const ULValue & column_id
)
参数
  • column_id   列的名称或序号。