MiningModelCollection.Insert Method
Inserts a MiningModel into the collection.
Überladungsliste
Name | Description |
---|---|
MiningModelCollection.Insert (Int32) |
Creates and inserts a MiningModel into the collection at the specified index.
|
MiningModelCollection.Insert (Int32, MiningModel) |
Inserts a MiningModel into the collection at the specified index.
|
MiningModelCollection.Insert (Int32, ModelComponent) | (inherited from Insert ) |
MiningModelCollection.Insert (Int32, String) |
Creates and inserts a MiningModel, with the specified identifier, into the collection at the specified index.
|
MiningModelCollection.Insert (IModelComponent, String, Int32) | (inherited from Insert ) |
MiningModelCollection.Insert (Int32, String, String) |
Creates and inserts a MiningModel, with the specified name and identifier, into the collection at the specified index.
|
MiningModelCollection.Insert (IModelComponent, String, Int32, Boolean) | (inherited from Insert ) |
Siehe auch
Verweis
MiningModelCollection Class
MiningModelCollection Members
Microsoft.AnalysisServices Namespace