ReportDataSource Properties |
The ReportDataSource type exposes the following members.
| Name | Description | |
|---|---|---|
| BuiltIn |
Gets or sets a value indicating whether report data source is built in.
| |
| Columns |
Gets or sets the columns.
| |
| DataObject |
Gets or sets the data object. When getting data object it creates a new object from the database.
| |
| Description |
Gets or sets the description.
| |
| Filters |
Gets or sets the filters.
| |
| Id |
Gets or sets the identifier.
| |
| Name |
Gets or sets the name.
| |
| Query |
Gets or sets the query.
| |
| ReportDataSourceType |
Gets or sets the type of the report data source.
|