Uwaga
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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