| title | setDateTimeOffset Method (SQLServerPreparedStatement) | Microsoft Docs | |
|---|---|---|
| ms.custom | ||
| ms.date | 01/19/2017 | |
| ms.prod | sql-non-specified | |
| ms.prod_service | drivers | |
| ms.service | ||
| ms.component | jdbc | |
| ms.reviewer | ||
| ms.suite | sql | |
| ms.technology |
|
|
| ms.tgt_pltfrm | ||
| ms.topic | article | |
| ms.assetid | 5014dba9-1755-4769-b070-6cbeecee864e | |
| caps.latest.revision | 7 | |
| author | MightyPen | |
| ms.author | genemi | |
| manager | jhubbard | |
| ms.workload | Inactive |
[!INCLUDEDriver_JDBC_Download]
This method was added in [!INCLUDEmsCoName][!INCLUDEssNoVersion] JDBC Driver 3.0.
Sets the value of the column specified to the DateTimeOffset Class value.
public final void setDateTimeOffset(int n, microsoft.sql.DateTimeOffset x)
n
The zero-based ordinal of a column.
x
The DateTimeOffset Class object.
SQLServerPreparedStatement Members
SQLServerPreparedStatement Class