หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Sets the designated parameter to a null value, given the type of parameter to set.
Overload List
| Name | Description |
|---|---|
| setNull (int, int) | Sets the designated parameter to a null value, given the type of parameter to set. |
| setNull (int, int, java.lang.String) | Sets the designated parameter to a null value, given the type and name of the parameter to set. |
See Also
SQLServerPreparedStatement Members
SQLServerPreparedStatement Class