Поделиться через


Свойство Name

Gets the name of the server that has the running instance of Службы Analysis Services.

Пространство имен:  Microsoft.AnalysisServices.AdomdServer
Сборка:  msmgdsrv (в msmgdsrv.dll)

Синтаксис

'Декларация
Public ReadOnly Property Name As String
    Get
'Применение
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

Значение свойства

Тип: System. . :: . .String
A string value with the name of the server.