The following tables list the members exposed by UnboundDataSource.
| Name | Description | |
|---|---|---|
![]() | UnboundDataSource Constructor |
| Name | Description | |
|---|---|---|
![]() | Classes | Gets the classes collection used in the expressions. |
![]() | Code | Gets or sets the custom codes. |
![]() | ConnectTableSettings | Specifies a main table in a dataset when using the System.Data.DataSet with multiple System.Data.DataTable. By default, the first table is specified as the main one. |
![]() | CustomSchema | Gets or sets the custom schema definition. |
![]() | DataSource | Gets or sets the unbound data source. |
![]() | IsConnected | Gets a value indicating whether data source is connected. (Inherited from GrapeCity.ActiveAnalysis.DataSources.DataSourceBase) |
![]() | 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 modify 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) |
![]() | SaveLocalCube | Writes the cube data to a file. |
| 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) |



