Click or drag to resize

ReportDataSource Properties

The ReportDataSource type exposes the following members.

Properties
  NameDescription
Public propertyBuiltIn
Gets or sets a value indicating whether report data source is built in.
Public propertyColumns
Gets or sets the columns.
Public propertyDataObject
Gets or sets the data object. When getting data object it creates a new object from the database.
Public propertyDescription
Gets or sets the description.
Public propertyFilters
Gets or sets the filters.
Public propertyId
Gets or sets the identifier.
Public propertyName
Gets or sets the name.
Public propertyQuery
Gets or sets the query.
Public propertyReportDataSourceType
Gets or sets the type of the report data source.
Top
See Also