Compartir a través de


updateByte Method (SQLServerResultSet)

Updates the designated column with a byte value.

Overload List

Name Description

updateByte (int, byte)

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

updateByte (java.lang.String, byte)

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

Vea también

Referencia

SQLServerResultSet Class

Conceptos

SQLServerResultSet Methods
SQLServerResultSet Members