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