The following tables list the members exposed by RdDataSource.
| Name | Description | |
|---|---|---|
![]() | RdDataSource Constructor |
| Name | Description | |
|---|---|---|
![]() | Classes | Gets the classes collection used in the expressions. |
![]() | Code | Gets or sets the custom codes. |
![]() | CommandTimeOut | Gets or Sets the wait time before teminating the attempt to execute a command and generating an error. |
![]() | ConnectionString | Gets or sets the connection string. |
![]() | ConnectionType | Gets or sets the data provider type. |
![]() | CustomSchema | Gets or sets a custom schema. |
![]() | CustomSchemaFile | Gets or sets the path to a custom schema file. |
![]() | IsConnected | Gets a value indicating whether data source is connected. (Inherited from GrapeCity.ActiveAnalysis.DataSources.DataSourceBase) |
![]() | QueryString | Gets or sets the query string. |
![]() | 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 while saving the data source into a local cube file. |
![]() | StateChanged | Occurs when the connection state is changed. (Inherited from GrapeCity.ActiveAnalysis.DataSources.DataSourceBase) |



