[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.CubeService

CubeService Class

Represents the OLAP cube provided by SSAS server.

Inheritance
CubeService
Namespace: C1.Web.Mvc.Olap
Assembly: C1.Web.Mvc.Olap.dll
Syntax
public class CubeService

Properties

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.