CubeDimensionCollection.Add Method
Creates and adds a CubeDimension to the collection.
Überladungsliste
Name | Description |
---|---|
CubeDimensionCollection.Add (CubeDimension) |
Adds a CubeDimension to the end of the collection.
|
CubeDimensionCollection.Add (ModelComponent) | (inherited from Add ) |
CubeDimensionCollection.Add (String) |
Creates and adds a CubeDimension, with the specified identifier, to the end of the collection.
|
CubeDimensionCollection.Add (ModelComponent, Boolean) | (inherited from Add ) |
CubeDimensionCollection.Add (String, IModelComponent) | (inherited from Add ) |
CubeDimensionCollection.Add (String, IModelComponent, Boolean) | (inherited from Add ) |
CubeDimensionCollection.Add (String, String, String) |
Creates and adds a CubeDimension, with the specified name and identifier, to the end of the collection.
|
Siehe auch
Verweis
CubeDimensionCollection Class
CubeDimensionCollection Members
Microsoft.AnalysisServices Namespace