CubeCollection.Add Method
Creates and adds a Cube to the collection.
Список перегрузок
Имя | Description |
---|---|
CubeCollection.Add () |
Creates and adds a Cube to the end of the collection.
|
CubeCollection.Add (Cube) |
Adds a Cube to the end of the collection.
|
CubeCollection.Add (ModelComponent) | (inherited from Add ) |
CubeCollection.Add (String) |
Creates and adds a Cube, with the specified identifier, to the end of the collection.
|
CubeCollection.Add (ModelComponent, Boolean) | (inherited from Add ) |
CubeCollection.Add (String, IModelComponent) | (inherited from Add ) |
CubeCollection.Add (String, String) |
Creates and adds a Cube, with the specified name and identifier, to the end of the collection.
|
CubeCollection.Add (String, IModelComponent, Boolean) | (inherited from Add ) |
См. также
Справочник
CubeCollection Class
CubeCollection Members
Microsoft.AnalysisServices Namespace