Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
以字节数组形式返回指定列的值。
public Array getBytes(UInt16 cid)
cid 从 1 开始的列 ID。
字节数组形式的列值。
仅对 SQLType.BINARY 或 SQLType.LONGBINARY 类型的列有效。