Compartir a través de


MiningStructureColumnCollection.Insert Method

Inserts a MiningStructureColumn into the collection.

Lista de sobrecargas

Nombre 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 )

Vea también

Referencia

MiningStructureColumnCollection Class
MiningStructureColumnCollection Members
Microsoft.AnalysisServices Namespace