Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
指定されたパラメーターの値を、バイト配列を使用して設定します。
public void setBytesParameter(UInt16 parmID, Array value)
parmID 1 から始まるパラメーターの ID。
value パラメーターの新しい値。
サイズの大きい Binary パラメーターは、PreparedStatement.appendBytesParameter メソッドで設定することをおすすめします。