InstanceName Property (ServerNetworkProtocol Class)

Applies to: SQL Server

Gets the name of the instance of Microsoft SQL Server that is referenced by the server network protocol.

Syntax

  
object.InstanceName [= value]  

Parts

object
A ServerNetworkProtocol Class object that represents the network protocol used by the instance of SQL Server.

Property Value/Return Value

A string value that specifies the name of the instance of SQL Server referenced by the server network protocol.

Remarks

See Also

Configuring Server Network Protocols and Net-Libraries