Share via


OlapServerType.serverInstanceName Field

Returns a string value of the specified resource that represents the server instance name.

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