הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
Updates the designated column with a timestamp value.
Overload List
| Name | Description |
|---|---|
| updateTimestamp (int, java.sql.Timestamp) | Updates the designated column with a timestamp value given the column index. |
| updateTimestamp (java.lang.String, java.sql.Timestamp) | Updates the designated column with a timestamp value given the column name. |