Freigeben über


MiningModelCollection.Add Method

Creates and adds a MiningModel to the collection.

Überladungsliste

Name Description
MiningModelCollection.Add ()
Creates and adds a MiningModel to the end of the collection.
MiningModelCollection.Add (MiningModel)
Adds a MiningModel to the end of the collection.
MiningModelCollection.Add (ModelComponent) (inherited from Add )
MiningModelCollection.Add (String)
Creates and adds a MiningModel, with the specified identifier, to the end of the collection.
MiningModelCollection.Add (ModelComponent, Boolean) (inherited from Add )
MiningModelCollection.Add (String, IModelComponent) (inherited from Add )
MiningModelCollection.Add (String, String)
Creates and adds a MiningModel, with the specified name and identifier, to the end of the collection.
MiningModelCollection.Add (String, IModelComponent, Boolean) (inherited from Add )

Siehe auch

Verweis

MiningModelCollection Class
MiningModelCollection Members
Microsoft.AnalysisServices Namespace