The following tables list the members exposed by RVReportingServicesDataSourceItem.
Name | Description | |
---|---|---|
RVReportingServicesDataSourceItem Constructor |
Name | Description | |
---|---|---|
DataSource | Reference to the data source object this item belongs to. (Inherited from Infragistics.Sdk.RVDataSourceItem) | |
Description | Description of this data source item. (Inherited from Infragistics.Sdk.RVDataSourceItem) | |
Dynamic | ||
Id | The value that identifies this item in the data source, it might be for example the name of the schema concatenated with the table name. (Inherited from Infragistics.Sdk.RVDataSourceItem) | |
Path | Path to the report | |
RenderMode | Render mode, might be data or report. Data means Reveal will request the report to be exported to CSV and will use that data as regular input data. Report means the report will be exported to PDF and rendered that way. | |
Title | The title of the item, as displayed to the user, it might be for example the name of the table in a database. (Inherited from Infragistics.Sdk.RVDataSourceItem) |