Compartir a través de


updateLong Method (SQLServerResultSet)

Updates the designated column with a long value.

Overload List

Name Description

updateLong (int, long)

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

updateLong (java.lang.String, long)

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

Vea también

Referencia

SQLServerResultSet Class

Conceptos

SQLServerResultSet Methods
SQLServerResultSet Members