Compartir a través de


updateInt Method (SQLServerResultSet)

Updates the designated column with an int value.

Overload List

Name Description

updateInt (int, int)

Updates the designated column with an int value given the column index.

updateInt (java.lang.String, int)

Updates the designated column with an int value given the column name.

Vea también

Referencia

SQLServerResultSet Class

Conceptos

SQLServerResultSet Methods
SQLServerResultSet Members