Compartir a través de


updateShort Method (SQLServerResultSet)

Updates the designated column with a short value.

Overload List

Name Description

updateShort (int, short)

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

updateShort (java.lang.String, short)

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

Vea también

Referencia

SQLServerResultSet Class

Conceptos

SQLServerResultSet Methods
SQLServerResultSet Members