Propriété MiningServices
Gets the mining services in the current database.
Espace de noms : Microsoft.AnalysisServices.AdomdServer
Assembly : msmgdsrv (en msmgdsrv.dll)
Syntaxe
'Déclaration
Public Shared ReadOnly Property MiningServices As MiningServiceCollection
Get
'Utilisation
Dim value As MiningServiceCollection
value = Context.MiningServices
public static MiningServiceCollection MiningServices { get; }
public:
static property MiningServiceCollection^ MiningServices {
MiningServiceCollection^ get ();
}
static member MiningServices : MiningServiceCollection
static function get MiningServices () : MiningServiceCollection
Valeur de propriété
Type : Microsoft.AnalysisServices.AdomdServer. . :: . .MiningServiceCollection
A MiningServiceCollection.