Interface DataSet

All Known Subinterfaces:
DataRow, ReportData
All Known Implementing Classes:
EmptyReportData, ExpressionDataRow, FastGlobalView, GlobalView, ImportedVariablesDataRow, ParameterDataRow, ReportDataRow, SQLReportData, StaticDataRow, TableReportData

public interface DataSet
A dataset is a one-dimensional collection of data items. Its main purpose is to describe parameter sets.
Author:
Thomas Morgner