Бележка
Достъпът до тази страница изисква удостоверяване. Можете да опитате да влезете или да промените директориите.
Достъпът до тази страница изисква удостоверяване. Можете да опитате да промените директориите.
Creates and adds a Cube to the collection.
Overload List
| Name | 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 ) |
See Also
Reference
CubeCollection Class
CubeCollection Members
Microsoft.AnalysisServices Namespace