Click or drag to resize
ExtendedDbDataReaderItem Property
Overload List
  NameDescription
Public propertyItemInt32
Gets the value of the specified column as an instance of Object.
(Overrides DbDataReaderItemInt32.)
Public propertyItemString
Gets the value of the specified column as an instance of Object.
(Overrides DbDataReaderItemString.)
Top
See Also