ClientSettings Class - InstanceName Property

Applies to: SQL Server

Gets the name of the instance of the Microsoft SQL Server client.

Syntax

  
object.InstanceName [= value]  

Parts

object
A ClientSettings object that represents settings on a SQL Server client instance.

Property Value/Return Value

A string value that specifies the name of the instance of the SQL Server client.

Remarks