Udostępnij przez


Właściwość Server.Name

Pobiera nazwę serwera, na którym jest uruchomione wystąpienie Usługi Analysis Services.

Przestrzeń nazw:  Microsoft.AnalysisServices.AdomdServer
Zestaw:  msmgdsrv (w msmgdsrv.dll)

Składnia

'Deklaracja
Public ReadOnly Property Name As String
    Get
'Użycie
Dim instance As Server
Dim value As String

value = instance.Name
public string Name { get; }
public:
property String^ Name {
    String^ get ();
}
member Name : string
function get Name () : String

Wartość właściwości

Typ: System.String
Wartość ciąg o nazwie serwera.