Show / Hide Table of Contents

Method Read

| Improve this Doc View Source

Read(DbReader)

Reads the value from database reader.

Declaration
protected abstract TDbValue Read(DbReader reader)
Parameters
Type Name Description
DbReader reader

The database reader.

Returns
Type Description
TDbValue

The result value.

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