Show / Hide Table of Contents

Property Item

| Improve this Doc View Source

Item[TReader]

Gets the data value from database reader.

Declaration
TValue this[TReader reader] { get; }
Parameters
Type Name Description
TReader reader

The database reader.

Property Value
Type Description
TValue

The result data value.

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