Skip to content

Latest commit

 

History

History
40 lines (33 loc) · 1.21 KB

File metadata and controls

40 lines (33 loc) · 1.21 KB
title InstanceName Property (ClientSettings)
ms.custom seo-lt-2019
ms.date 03/14/2017
ms.prod sql
ms.prod_service database-engine
ms.reviewer
ms.technology wmi
ms.topic reference
apiname
InstanceName Property (ClientSettings Class)
apilocation
sqlmgmproviderxpsp2up.mof
apitype MOFDef
helpviewer_keywords
InstanceName property
ms.assetid 58dacb4a-751a-491f-9adb-88ec6afc797c
author CarlRabeler
ms.author carlrab

ClientSettings Class - InstanceName Property

[!INCLUDEtsql-appliesto-ss2008-xxxx-xxxx-xxx-md] 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