หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
This method was added in Microsoft SQL Server JDBC Driver 3.0.
Sets the value of the column specified to the DateTimeOffset Class value.
Syntax
public final void setDateTimeOffset(int n, microsoft.sql.DateTimeOffset x)
Parameters
n
The zero-based ordinal of a column.
x
The DateTimeOffset Class object.
Exceptions
See Also
SQLServerPreparedStatement Members
SQLServerPreparedStatement Class