Share via


MiningStructureColumnCollection.Insert Method

Inserts a MiningStructureColumn into the collection.

Overload List

Name Description
MiningStructureColumnCollection.Insert (Int32)
Creates and inserts a MiningStructureColumn into the collection at the specified index.
MiningStructureColumnCollection.Insert (Int32, MiningStructureColumn)
Inserts a MiningStructureColumn into the collection at the specified index.
MiningStructureColumnCollection.Insert (Int32, ModelComponent) (inherited from Insert )
MiningStructureColumnCollection.Insert (Int32, String)
Creates and inserts a MiningStructureColumn, with the specified identifier, into the collection at the specified index.
MiningStructureColumnCollection.Insert (IModelComponent, String, Int32) (inherited from Insert )
MiningStructureColumnCollection.Insert (Int32, String, String)
Creates and inserts a MiningStructureColumn, with the specified name and identifier, into the collection at the specified index.
MiningStructureColumnCollection.Insert (IModelComponent, String, Int32, Boolean) (inherited from Insert )

See Also

Reference

MiningStructureColumnCollection Class
MiningStructureColumnCollection Members
Microsoft.AnalysisServices Namespace