Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
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