MiningModelColumnCollection.Add Method
Creates and adds a MiningModelColumn to the collection.
Lista de sobrecargas
Nombre | 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 ) |
Vea también
Referencia
MiningModelColumnCollection Class
MiningModelColumnCollection Members
Microsoft.AnalysisServices Namespace