Proprietà ServiceName
Gets the service name for the mining service parameter.
Spazio dei nomi: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property ServiceName As String
Get
'Utilizzo
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
Valore proprietà
Tipo: System. . :: . .String
A String containing the service name.