Creates a DataRowReader from the given IDataReader.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Parameters
- reader
- Type: System.Data IDataReader
The reader.
- columnProperties
- Type: System.Collections.Generic IList DataColumnProperties
The column properties.
- resultProperties
- Type: Spotfire.Dxp.Data ResultProperties
The result properties.
Return Value
Type: DataRowReaderA new DataRowReader instance.
Version Information
See Also