Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
SQL 文内の ordinal で定義されたカラム番号に Value オブジェクトを設定します。
void CollectionOfValueWriters.set( int ordinal, Value value ) throws ULjException
ordinal SQL 文でのカラムの順序を表す 1 から始まる整数。
value 設定する値。