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


Свойство ServiceName

Gets the service name for the mining service parameter.

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

Синтаксис

'Декларация
Public ReadOnly Property ServiceName As String
    Get
'Применение
Dim instance As MiningServiceParameter
Dim value As String

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

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

Тип: System. . :: . .String
A String containing the service name.