If you want to get just one row/column, then you would need to use GetDataTableEntry and just recover the column name for row 0 -> result.rows[0] ...
確定! 回上一頁