Napomena
Pristup ovoj stranici zahtijeva autorizaciju. Možete pokušati prijaviti se ili promijeniti direktorije.
Pristup ovoj stranici zahtijeva autorizaciju. Možeš pokušati promijeniti direktorije.
Sets the designated parameter to a null value, given the type of parameter to set.
Overload List
| 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. |
See Also
SQLServerCallableStatement Members
SQLServerCallableStatement Class