Share via


OlapServerType.serverRootName Field

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

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

Syntax

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

value = Me.serverRootName

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