Σημείωση
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να εισέλθετε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
This method was added in Microsoft SQL Server JDBC Driver 3.0.
Updates the value of the column specified to a DateTimeOffset Class value.
Overload List
Name | Description |
---|---|
updateDateTimeOffset(int, microsoft.sql.DateTimeOffset) | Updates the value of the column specified to the DateTimeOffset Class value, given a zero-based column ordinal. |
updateDateTimeOffset(string, microsoft.sql.DateTimeOffset) | Updates the value of the column specified to the DateTimeOffset Class value, given a column name. |