Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 781 Bytes

File metadata and controls

30 lines (22 loc) · 781 Bytes
title getTimestamp Method (DateTimeOffset)
description getTimestamp Method (DateTimeOffset)
author David-Engel
ms.author davidengel
ms.date 01/19/2017
ms.service sql
ms.subservice connectivity
ms.topic reference

getTimestamp Method (DateTimeOffset)

[!INCLUDEDriver_JDBC_Download]

Returns the point in time represented by this DateTimeOffset object as a java.sql.Timestamp.

Syntax

  
public java.sql.Timestamp getTimestamp()  

Return Value

A value of type java.sql.Timestamp.

See Also

DateTimeOffset Class
DateTimeOffset Members