Class RVAnalysisServicesDataSourceItem


  • public class RVAnalysisServicesDataSourceItem
    extends RVDataSourceItem
    Microsoft Analysis Services (MS SSAS) item, specifies the cube to get data from.
    • Method Detail

      • setCatalog

        public String setCatalog​(String value)
        The name of the catalog (database) containing the cube.
        Parameters:
        value -
        Returns:
      • getCatalog

        public String getCatalog()
        The name of the catalog (database) containing the cube.
        Returns:
      • setCube

        public String setCube​(String value)
        Name of the cube to use
        Parameters:
        value -
        Returns:
      • getCube

        public String getCube()
        Name of the cube to use
        Returns: