Skip to content

Latest commit

 

History

History
41 lines (34 loc) · 1.12 KB

File metadata and controls

41 lines (34 loc) · 1.12 KB
title InstanceName Property (ClientSettings Class) | Microsoft Docs
ms.custom
ms.date 03/06/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology wmi
ms.topic reference
api_name
InstanceName Property (ClientSettings Class)
api_location
sqlmgmproviderxpsp2up.mof
topic_type
apiref
helpviewer_keywords
InstanceName property
ms.assetid 58dacb4a-751a-491f-9adb-88ec6afc797c
author CarlRabeler
ms.author carlrab
manager craigg

InstanceName Property (ClientSettings Class)

Gets the name of the instance of the [!INCLUDEmsCoName] [!INCLUDEssNoVersion] client.

Syntax

  
object  
.InstanceName [= value]  

Parts

object
A ClientSettings object that represents settings on a [!INCLUDEssNoVersion] client instance.

Property Value/Return Value

A string value that specifies the name of the instance of the [!INCLUDEssNoVersion] client.

Remarks