Propriété MiningModels
Gets the mining models in the current database.
Espace de noms : Microsoft.AnalysisServices.AdomdServer
Assembly : msmgdsrv (en msmgdsrv.dll)
Syntaxe
'Déclaration
Public Shared ReadOnly Property MiningModels As MiningModelCollection
Get
'Utilisation
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
Valeur de propriété
Type : Microsoft.AnalysisServices.AdomdServer. . :: . .MiningModelCollection
A MiningModelCollection.