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 - M-Business Anywhere 编程 » UltraLite for M-Business Anywhere API 参考 » ResultSet 类

 

getBytes 方法

以字节数组形式返回指定列的值。

语法
Array getBytes( UInt16 index )
参数
  • index   列的 ID 号。结果集中第一列的 ID 为 1。

注释

仅对 SQLType.BINARY 或 SQLType.LONGBINARY 类型的列有效。