Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This type represents an object of type microsoft.sql.DateTimeOffset and is the Java type that corresponds to the SQL Server datetimeoffset data type.
Package: microsoft.sql
Extends: java.lang.Object
Implements: java.lang.Comparable<DateTimeOffset>, java.io.Serializable
Syntax
public final class DateTimeOffset
Remarks
For more information about data types, see Understanding the JDBC Driver Data Types.