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.
Retrieves the value of the designated column as a DateTimeOffset Class object in the Java programming language given the parameter index.
Overload List
Name | Description |
---|---|
getDateTimeOffset Method (int) | Retrieves the value of the designated column as a DateTimeOffset Class object in the Java programming language given the parameter index. |
getDateTimeOffset (java.lang.string) | Retrieves the value of the designated column as a DateTimeOffset Class object in the Java programming language given the parameter index. |
See Also
setDateTimeOffset(int, java.sql.DateTimeOffset) (SQLServerStatement)