Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 949 Bytes

File metadata and controls

33 lines (25 loc) · 949 Bytes
title getInstanceName Method (SQLServerDataSource)
description getInstanceName Method (SQLServerDataSource)
author David-Engel
ms.author davidengel
ms.date 01/19/2017
ms.service sql
ms.subservice connectivity
ms.topic reference
apilocation sqljdbc.jar
apiname SQLServerDataSource.getInstanceName
apitype Assembly

getInstanceName Method (SQLServerDataSource)

[!INCLUDEDriver_JDBC_Download]

Returns the [!INCLUDEssNoVersion] instance name.

Syntax

  
public java.lang.String getInstanceName()  

Return Value

A String that contains the instance name, or null if no value is set.

See Also

SQLServerDataSource Members
SQLServerDataSource Class