Class RVAnalysisServicesDataSource
Abstract base class for Microsoft Analysis Services (MS SSAS) data sources
Inheritance
System.Object
RVAnalysisServicesDataSource
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Reveal.Sdk
Assembly: Reveal.UI.Sdk.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 |