หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Sets the designated parameter to the given timestamp value.
Overload List
| Name | Description |
|---|---|
| setTimestamp (java.lang.String, java.sql.Timestamp) | Sets the designated parameter to the given timestamp value. |
| setTimestamp (java.lang.String, java.sql.Timestamp, java.util.Calendar) | Sets the designated parameter to the given timestamp and calendar values. |
See Also
SQLServerCallableStatement Members
SQLServerCallableStatement Class