Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the mining service parameters available to this service.
Espace de noms : Microsoft.AnalysisServices.AdomdServer
Assembly : msmgdsrv (en msmgdsrv.dll)
Syntaxe
'Déclaration
Public ReadOnly Property AvailableParameters As MiningServiceParameterCollection
Get
'Utilisation
Dim instance As MiningService
Dim value As MiningServiceParameterCollection
value = instance.AvailableParameters
public MiningServiceParameterCollection AvailableParameters { get; }
public:
property MiningServiceParameterCollection^ AvailableParameters {
MiningServiceParameterCollection^ get ();
}
member AvailableParameters : MiningServiceParameterCollection
function get AvailableParameters () : MiningServiceParameterCollection
Valeur de propriété
Type : Microsoft.AnalysisServices.AdomdServer.MiningServiceParameterCollection
A collection of mining service parameters available to this service.