Share via


CubeAttributeCollection.Insert Method

Inserts a CubeAttribute into the collection.

Overload List

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

See Also

Reference

CubeAttributeCollection Class
CubeAttributeCollection Members
Microsoft.AnalysisServices Namespace