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: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Remarks
It is not possible to inherit directly from this class, this should be done through the CustomDataRowReader class.
Version Information
See Also