Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 884 Bytes

File metadata and controls

33 lines (25 loc) · 884 Bytes
title getTimestamp Method (DateTimeOffset) | Microsoft Docs
ms.custom
ms.date 01/19/2017
ms.prod sql
ms.prod_service connectivity
ms.reviewer
ms.technology connectivity
ms.topic conceptual
ms.assetid e51dffdb-438b-4e74-a042-c064ae473f4d
author David-Engel
ms.author v-daenge

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