Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Gets the service name for the mining service parameter.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public ReadOnly Property ServiceName As String
Get
'Usage
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
Property Value
Type: System.String
A String containing the service name.