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