Represents a resettable iterator of rows values. It is used to retrieve data from
a DataSource or DataTransformation.
Inheritance Hierarchy
Spotfire.Dxp.Data DataRowReader
Spotfire.Dxp.Application.Extension CustomDataRowReader
Namespace: Spotfire.Dxp.Data
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Remarks
It is not possible to inherit directly from this class, this should be done through the CustomDataRowReader class.
Version Information
See Also