Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (日本語) » Ultra Light J » Ultra Light J リファレンス » Ultra Light J API リファレンス » CollectionOfValueWriters インタフェース

 

set メソッド

SQL 文内の ordinal で定義されたカラム番号に byte 配列値を設定します。

構文
void CollectionOfValueWriters.set(
  int ordinal,
  byte[] value
) throws ULjException
パラメータ
  • ordinal   SQL 文でのカラムの順序を表す 1 から始まる整数。

  • value   設定する値。