[]
Represents a dataset element within a report, containing details about a set of data retrieved as part of the report.
public interface IDataSet : IReportComponent, IComponent, IDisposable, IBaseDataSet
Name | Description |
---|---|
Filters | Gets a collection of filters applied to each row of data in the dataset. |
Query | Gets or sets a query information for the dataset. |
SharedDataSet | Gets or sets a shared dataset. |