Właściwość Context.MiningModels
Pobiera modeli wyszukiwania w bieżącej bazie danych.
Przestrzeń nazw: Microsoft.AnalysisServices.AdomdServer
Zestaw: msmgdsrv (w msmgdsrv.dll)
Składnia
'Deklaracja
Public Shared ReadOnly Property MiningModels As MiningModelCollection
Get
'Użycie
Dim value As MiningModelCollection
value = Context.MiningModels
public static MiningModelCollection MiningModels { get; }
public:
static property MiningModelCollection^ MiningModels {
MiningModelCollection^ get ();
}
static member MiningModels : MiningModelCollection
static function get MiningModels () : MiningModelCollection
Wartość właściwości
Typ: Microsoft.AnalysisServices.AdomdServer.MiningModelCollection
A MiningModelCollection.