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 的列有效;当值的长度为 16 时,仅对于类型为 SQLType.UUID 的列有效。