Show / Hide Table of Contents

Method Read

| Improve this Doc View Source

Read(TReader, DataRow)

Reads data value from database reader for DataRow.

Declaration
void Read(TReader reader, DataRow dataRow)
Parameters
Type Name Description
TReader reader

The database reader.

DataRow dataRow

The DataRow.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest