Compartir a través de


updateDouble Method (SQLServerResultSet)

Updates the designated column with a double value.

Overload List

Name Description

updateDouble (int, double)

Updates the designated column with a double value given the column index.

updateDouble (java.lang.String, double)

Updates the designated column with a double value given the column name.

Vea también

Referencia

SQLServerResultSet Class

Conceptos

SQLServerResultSet Methods
SQLServerResultSet Members