Share via


MiningStructureColumnCollection.Add Method

Creates and adds a MiningStructureColumn to the collection.

Overload List

Name Description
MiningStructureColumnCollection.Add ()
Creates and adds a MiningStructureColumn to the end of the collection.
MiningStructureColumnCollection.Add (MiningStructureColumn)
Adds a MiningStructureColumn to the end of the collection.
MiningStructureColumnCollection.Add (ModelComponent) (inherited from Add )
MiningStructureColumnCollection.Add (String)
Creates and adds a MiningStructureColumn, with the specified identifier, to the end of the collection.
MiningStructureColumnCollection.Add (ModelComponent, Boolean) (inherited from Add )
MiningStructureColumnCollection.Add (String, IModelComponent) (inherited from Add )
MiningStructureColumnCollection.Add (String, String)
Creates and adds a MiningStructureColumn, with the specified name and identifier, to the end of the collection.
MiningStructureColumnCollection.Add (String, IModelComponent, Boolean) (inherited from Add )

See Also

Reference

MiningStructureColumnCollection Class
MiningStructureColumnCollection Members
Microsoft.AnalysisServices Namespace