Propriété MiningServiceParameter.ServiceName
Obtient le nom du service pour le paramètre de service d'exploration de données.
Espace de noms : Microsoft.AnalysisServices.AdomdServer
Assembly : msmgdsrv (en msmgdsrv.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ServiceName As String
Get
'Utilisation
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
Valeur de propriété
Type : String
String contenant le nom du service.