Class RVHttpAnalysisServicesDataSource
Microsoft Analysis Services (MS SSAS) HTTP connection data source
Inheritance
System.Object
RVHttpAnalysisServicesDataSource
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 class RVHttpAnalysisServicesDataSource : RVAnalysisServicesDataSource
Constructors
RVHttpAnalysisServicesDataSource()
Declaration
public RVHttpAnalysisServicesDataSource()
Properties
Url
URL to the MSMDPUMP endpoint, for example: http://server/olap/msmdpump.dll
Declaration
public string Url { get; set; }
Property Value
Type | Description |
---|---|
System.String |