| title | setNull Method (SQLServerCallableStatement) | 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 | 842dbcfb-7f6a-46d5-b386-c6cbb879a23d | |
| author | David-Engel | |
| ms.author | v-daenge |
[!INCLUDEDriver_JDBC_Download]
Sets the designated parameter to a null value, given the type of parameter to set.
| Name | Description |
|---|---|
| setNull (java.lang.String, int) | Sets the designated parameter to a null value, given the type of parameter to set. |
| setNull (java.lang.String, int, java.lang.String) | Sets the designated parameter to a null value, given the type and name of the parameter to set. |
SQLServerCallableStatement Members
SQLServerCallableStatement Class