Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
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