Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 983 Bytes

File metadata and controls

34 lines (26 loc) · 983 Bytes
title getContents Method (SQLServerResource)
description getContents Method (SQLServerResource)
author David-Engel
ms.author davidengel
ms.date 01/19/2017
ms.service sql
ms.subservice connectivity
ms.topic reference
apilocation sqljdbc.jar
apiname SQLServerResource.getContents
apitype Assembly

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