OlapServerType.serverName Field

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

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

Syntax

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

value = Me.serverName 

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

See Also

Reference

OlapServerType Class

Microsoft.SqlServer.Management.UI.ConnectionDlg Namespace