The following tables list the members exposed by LocalCubeDataSource.
| Name | Description | |
|---|---|---|
![]() | LocalCubeDataSource Constructor |
| Name | Description | |
|---|---|---|
![]() | Classes | Gets the classes collection used in the expressions. |
![]() | Code | Gets or sets the custom codes. |
![]() | IsConnected | Gets a value indicating whether data source is connected. (Inherited from GrapeCity.ActiveAnalysis.DataSources.DataSourceBase) |
![]() | LocalCubeFile | Gets or sets the local cube file name. |
![]() | References | Gets external assemblies collection used in the expressions. |
![]() | Schema | Gets the schema of this IDataSource. (Inherited from GrapeCity.ActiveAnalysis.DataSources.DataSourceBase) |
![]() | SchemaFactory | Gets an object that allows to get the modified by the user schema. |
| 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) |
![]() | Read | Reads the settings from the instance of System.Xml.XmlReader. |
![]() | SaveLocalCube | Writes the cube data to a file. |
![]() | Write | Writes the settings to the instance of System.Xml.XmlWriter. |
| Name | Description | |
|---|---|---|
![]() | MemoryOverflowed | Occurs when the memory is exhausted during saving the data source into local cube file. |
![]() | StateChanged | Occurs when the connection state is changed. (Inherited from GrapeCity.ActiveAnalysis.DataSources.DataSourceBase) |



