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 类

 

GetStreamReader 函数

获取用于读取块中的字符串或二进制列数据的流读取程序对象。

语法
UltraLite_StreamReader * UltraLite_Cursor_iface::GetStreamReader(
  const ULValue & id
)
参数
  • id   列标识符,可以是从 1 开始的序号或列名。