Właściwość Context.MiningServices
Pobiera usługi wyszukiwania w bieżącej bazie danych.
Przestrzeń nazw: Microsoft.AnalysisServices.AdomdServer
Zestaw: msmgdsrv (w msmgdsrv.dll)
Składnia
'Deklaracja
Public Shared ReadOnly Property MiningServices As MiningServiceCollection
Get
'Użycie
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
Wartość właściwości
Typ: Microsoft.AnalysisServices.AdomdServer.MiningServiceCollection
A MiningServiceCollection.