The following tables list the members exposed by MdxDataSource.
| Name | Description | |
|---|---|---|
![]() | MdxDataSource Constructor |
| Name | Description | |
|---|---|---|
![]() | AnalysisServicesActions | Gets or sets the allowed actions. See http://msdn.microsoft.com/en-us/library/microsoft.analysisservices.actiontype.aspx |
![]() | ConnectionString | Gets or sets the connection string. |
![]() | Cube | Gets or sets the current cube. |
![]() | CubeFilter | Gets or sets the cube filter string array. |
![]() | Cubes | Gets the list of cubes. |
![]() ![]() | IsAdomdInstalled | Checks if Microsoft.AnalysisServices.AdomdClient is installed in GAC or in the application folder. |
![]() | IsConnected | Gets a value indicating whether data source is connected. (Inherited from GrapeCity.ActiveAnalysis.DataSources.DataSourceBase) |
![]() | Perspectives | Gets the list of perspectives. |
![]() | Schema | Gets the schema of this IDataSource. (Inherited from GrapeCity.ActiveAnalysis.DataSources.DataSourceBase) |
| Name | Description | |
|---|---|---|
![]() | Connect | Connects the underlying data provider. (Inherited from GrapeCity.ActiveAnalysis.DataSources.DataSourceBase) |
![]() | Disconnect | Disconnects the underlying data provider. (Inherited from GrapeCity.ActiveAnalysis.DataSources.DataSourceBase) |
![]() | Dispose | Disconnects a data source, freeing and releasing the underlying data source provider. (Inherited from GrapeCity.ActiveAnalysis.DataSources.DataSourceBase) |
![]() | GetPerspectiveCaption | Gets the user friendly name of the specified perspective. |
![]() | GetSchema | Gets the GrapeCity.ActiveAnalysis.Schema.SchemaDefinition by perspective. |
![]() | Read | Reads the settings from the instance of System.Xml.XmlReader. |
![]() | SetCubeFilter | Sets filter to restrict accessibility to cubes. |
![]() | Write | Writes the settings to the instance of System.Xml.XmlWriter. |
| Name | Description | |
|---|---|---|
![]() | CubeChanged | Occurs when a perspective is changed. |
![]() | StateChanged | Occurs when the connection state is changed. (Inherited from GrapeCity.ActiveAnalysis.DataSources.DataSourceBase) |




