共用方式為


MiningModelCollection.Add Method

Creates and adds a MiningModel to the collection.

多載清單

名稱 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 )

請參閱

參考

MiningModelCollection Class
MiningModelCollection Members
Microsoft.AnalysisServices Namespace