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 型のカラムにのみ適しています。