InstanceName property (ServerSettings Class)

Gets the name of the instance of Microsoft SQL Server to which the server settings apply. 

Syntax

object.InstanceName [= value]

Parts

  • object
    A ServerSettings Class object that represents the server settings on an instance of SQL Server.

Property Value/Return Value

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