Class RVAnalysisServicesDataSource
Abstract base class for Microsoft Analysis Services (MS SSAS) data sources
Inheritance
System.Object
RVAnalysisServicesDataSource
Inherited Members
Namespace: Reveal.Sdk
Assembly: Infragistics.Reveal.SDK.Server.dll
Syntax
public abstract class RVAnalysisServicesDataSource : RVDashboardDataSource
Constructors
RVAnalysisServicesDataSource()
Declaration
protected RVAnalysisServicesDataSource()
Properties
Catalog
The name of the catalog (database) to use.
Declaration
public string Catalog { get; set; }
Property Value
Type | Description |
---|---|
System.String |