Creates a DataRowReader from the given IDataReader.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Parameters
- reader
- Type: System.Data IDataReader
The reader.
Return Value
Type: DataRowReaderA new DataRowReader instance.
Version Information
See Also