CInstance 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 CInstance Class object that represents 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

See Also

Configure Client Protocols