Compartir a través de


updateNull Method (SQLServerResultSet)

Updates the designated column with a null value.

Overload List

Name Description

updateNull (int)

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

updateNull (java.lang.String)

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

Vea también

Referencia

SQLServerResultSet Class

Conceptos

SQLServerResultSet Methods
SQLServerResultSet Members