Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
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