CubeDimensionCollection.Insert Method
Inserts a CubeDimension into the collection.
Überladungsliste
Name | 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.
|
Siehe auch
Verweis
CubeDimensionCollection Class
CubeDimensionCollection Members
Microsoft.AnalysisServices Namespace