Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
使用字节数组设置指定列的值。
public void setBytes(UInt16 cid, Array value)
cid 从 1 开始的列 ID。
value 列的新值。
此方法仅适用于 SQLType.Binary 和 SQLType.LONGBINARY 类型的列。