Creates and adds a MiningModelColumn to the collection.
多載清單
| 名稱 | Description |
|---|---|
| MiningModelColumnCollection.Add () |
Creates and adds a MiningModelColumn to the end of the collection.
|
| MiningModelColumnCollection.Add (MiningModelColumn) |
Adds a MiningModelColumn to the end of the collection.
|
| MiningModelColumnCollection.Add (ModelComponent) | (inherited from Add ) |
| MiningModelColumnCollection.Add (String) |
Creates and adds a MiningModelColumn, with the specified identifier, to the end of the collection.
|
| MiningModelColumnCollection.Add (ModelComponent, Boolean) | (inherited from Add ) |
| MiningModelColumnCollection.Add (String, IModelComponent) | (inherited from Add ) |
| MiningModelColumnCollection.Add (String, String) |
Creates and adds a MiningModelColumn, with the specified name and identifier, to the end of the collection.
|
| MiningModelColumnCollection.Add (String, IModelComponent, Boolean) | (inherited from Add ) |
請參閱
參考
MiningModelColumnCollection Class
MiningModelColumnCollection Members
Microsoft.AnalysisServices Namespace