Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 1.07 KB

File metadata and controls

39 lines (31 loc) · 1.07 KB
title getContents Method (SQLServerResource) | Microsoft Docs
ms.custom
ms.date 01/19/2017
ms.prod sql
ms.prod_service connectivity
ms.reviewer
ms.technology connectivity
ms.topic conceptual
apiname
SQLServerResource.getContents
apilocation
sqljdbc.jar
apitype Assembly
ms.assetid 7f25b8e0-a9fb-496f-aa05-84c5fdc9b49f
author David-Engel
ms.author v-daenge

getContents Method (SQLServerResource)

[!INCLUDEDriver_JDBC_Download]

Retrieves error string information. This method is intended for internal use only.

Syntax

  
protected java.lang.Object[][] getContents()  

Return Value

A multi-dimensional array of Object values.

See Also

SQLServerResource Methods
SQLServerResource Members
SQLServerResource Class