[]
Represents the OLAP cube provided by SSAS server.
public class CubeService
| Name | Description |
|---|---|
| Catalog | Gets or sets the catalog name. |
| Cube | Gets or sets the OLAP cube in the SSAS server. |
| Password | Gets or sets the password in the SSAS server for windows authentication. |
| Url | Gets or sets the url of the SSAS server. |
| User | Gets or sets the username in the SSAS server for windows authentication. |