Class ParameterDataRow

  • All Implemented Interfaces:
    DataRow, DataSet

    public class ParameterDataRow
    extends StaticDataRow
    This is the first datarow in each report. It holds the values of all declared input parameters. This datarow does not advance and does not keep track of any changes, as parameters are considered read-only once the reporting has started.
    Author:
    Thomas Morgner