Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Creates and adds a MiningModel to the collection.
Overload List
| 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 ) |
See Also
Reference
MiningModelCollection Class
MiningModelCollection Members
Microsoft.AnalysisServices Namespace