SetLong メソッド (ActiveDataRow)

クラス

ActiveDataRow

処理

列の integer 値を設定します。

構文

SetLong (columnIndex, value)
または
SetLong (columnName, value)
変数 説明
columnIndex 列のインデックス (1 から開始)。Integer
columnName 列の名前。String
value 新しい値。Integer