Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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