Compartir a través de


updateBoolean Method (SQLServerResultSet)

Updates the designated column with a boolean value.

Overload List

Name Description

updateBoolean (int, boolean)

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

updateBoolean (java.lang.String, boolean)

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

Vea también

Referencia

SQLServerResultSet Class

Conceptos

SQLServerResultSet Methods
SQLServerResultSet Members