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. |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | Cube | Gets or sets the current cube. |
![]() | CubeFilter | Gets or sets the cube filter string array. |
![]() | Cubes | Gets the list of cubes. |
![]() | IsConnected | Gets a value indicating whether DataSource is connected. (Inherited from GrapeCity.ActiveAnalysis.Windows.Forms.DataSources.DataSourceComponent<MdxDataSource>) |
![]() | Perspectives | Gets the list of perspectives inside current cube. |
![]() | Schema | Gets the schema of this DataSourceComponent<T>. (Inherited from GrapeCity.ActiveAnalysis.Windows.Forms.DataSources.DataSourceComponent<MdxDataSource>) |
![]() | Site | (Inherited from System.ComponentModel.Component) |
| Name | Description | |
|---|---|---|
![]() | BeginInit | Signals the object that initialization is starting. (Inherited from GrapeCity.ActiveAnalysis.Windows.Forms.DataSources.DataSourceComponent<MdxDataSource>) |
![]() | Connect | Connects the underlying data provider. (Inherited from GrapeCity.ActiveAnalysis.Windows.Forms.DataSources.DataSourceComponent<MdxDataSource>) |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Disconnect | Disconnects the underlying data provider. (Inherited from GrapeCity.ActiveAnalysis.Windows.Forms.DataSources.DataSourceComponent<MdxDataSource>) |
![]() | Dispose | (Inherited from System.ComponentModel.Component) |
![]() | EndInit | Signals the object that initialization is complete. (Inherited from GrapeCity.ActiveAnalysis.Windows.Forms.DataSources.DataSourceComponent<MdxDataSource>) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | GetPerspectiveCaption | Gets the user friendly name of the specified perspective inside current cube. |
![]() | GetSchema | Gets the GrapeCity.ActiveAnalysis.Schema.SchemaDefinition by perspective. |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | Read | Reads the settings from the instance of System.Xml.XmlReader. |
![]() | SetCubeFilter | Sets filter to restrict accessibility to cubes. |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
![]() | Write | Writes the settings to the instance of System.Xml.XmlWriter. |
| Name | Description | |
|---|---|---|
![]() | CubeChanged | Occurs when a cube is changed. |
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | StateChanged | Occurs when the connection state is changed. (Inherited from GrapeCity.ActiveAnalysis.Windows.Forms.DataSources.DataSourceComponent<MdxDataSource>) |



