Compartir a través de


ServiceName Propiedad

Gets the service name for the mining service parameter.

Espacio de nombres:  Microsoft.AnalysisServices.AdomdServer
Ensamblado:  msmgdsrv (en msmgdsrv.dll)

Sintaxis

'Declaración
Public ReadOnly Property ServiceName As String
    Get
'Uso
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

Valor de la propiedad

Tipo: System. . :: . .String
A String containing the service name.