Compartir a través de


updateFloat Method (SQLServerResultSet)

Updates the designated column with a float value.

Overload List

Name Description

updateFloat (int, float)

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

updateFloat (java.lang.String, float)

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

Vea también

Referencia

SQLServerResultSet Class

Conceptos

SQLServerResultSet Methods
SQLServerResultSet Members