Share via


SqlServerType.serverInstanceName Field

Specifies the instance name for the server.

Namespace:  Microsoft.SqlServer.Management.UI.ConnectionDlg
Assembly:  ConnectionDlg (in ConnectionDlg.dll)

Syntax

'Declaration
Protected serverInstanceName As String
'Usage
Dim value As String

value = Me.serverInstanceName

Me.serverInstanceName = value
protected string serverInstanceName
protected:
String^ serverInstanceName
val mutable serverInstanceName: string
protected var serverInstanceName : String