Inserts a CubeDimension into the collection.
重载列表
| 名称 | Description | 
|---|---|
| CubeDimensionCollection.Insert (Int32, CubeDimension) | 
Inserts a CubeDimension into the collection at the specified index.
 | 
| CubeDimensionCollection.Insert (Int32, ModelComponent) | (inherited from Insert ) | 
| CubeDimensionCollection.Insert (Int32, String) | 
Creates and inserts a CubeDimension, with the specified identifier, into the collection at the specified index.
 | 
| CubeDimensionCollection.Insert (IModelComponent, String, Int32) | (inherited from Insert ) | 
| CubeDimensionCollection.Insert (IModelComponent, String, Int32, Boolean) | (inherited from Insert ) | 
| CubeDimensionCollection.Insert (Int32, String, String, String) | 
Creates and inserts a CubeDimension, with the specified dimension identifier, name, and identifier, into the collection at the specified index.
 | 
请参阅
参考
CubeDimensionCollection Class
CubeDimensionCollection Members
Microsoft.AnalysisServices Namespace