| title | updateNull Method (java.lang.String) | Microsoft Docs | |
|---|---|---|
| ms.custom | ||
| ms.date | 01/19/2017 | |
| ms.prod | sql | |
| ms.prod_service | connectivity | |
| ms.reviewer | ||
| ms.technology | connectivity | |
| ms.topic | conceptual | |
| apiname |
|
|
| apilocation |
|
|
| apitype | Assembly | |
| ms.assetid | fb3e5cde-30e1-4c95-adf0-d5b6c1f0da95 | |
| author | David-Engel | |
| ms.author | v-daenge |
[!INCLUDEDriver_JDBC_Download]
Updates the designated column with a null value given the column name.
public void updateNull(java.lang.String columnName)
columnName
A String that contains the column name.
This updateNull method is specified by the updateNull method in the java.sql.ResultSet interface.
updateNull Method (SQLServerResultSet)
SQLServerResultSet Members
SQLServerResultSet Class