GetDouble メソッド (ActiveDataRow)

クラス

ActiveDataRow

処理

列の double 値を取得します。

構文

GetDouble (columnIndex)
または
GetDouble (columnName)
変数 説明
columnIndex 列のインデックス (1 から開始)。Integer.
columnName 列の名前。String