Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Creates and adds a MiningModelColumn to the collection.
Overload List
| Name | 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 ) |
See Also
Reference
MiningModelColumnCollection Class
MiningModelColumnCollection Members
Microsoft.AnalysisServices Namespace