mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

EalDbReaderWrapper Class



Wrapper for a database data reader and the database connection, to simplify the process of closing the reader and connection simultaneously


Namespace: EngineAgnosticLayerDbAccess
Assembly: EngineAgnosticLayerDbAccess (in EngineAgnosticLayerDbAccess.dll) Version: 4.10.0.0 (4.10.0.0)

Syntax

C#
public class EalDbReaderWrapper

Inheritance Hierarchy

System..::..Object
  EngineAgnosticLayerDbAccess..::..EalDbReaderWrapper

Constructors

  NameDescription
Public methodEalDbReaderWrapper
Constructor for an engine agnostic layer data reader

Methods

  NameDescription
Public methodAdd_Parameter_Copy_Pair
Store the relationship between the EAL ( Engine Agnostic Level ) parameter and the database parameter.
Public methodClose
Close the data reader and the underlying database connection

Fields

  NameDescription
Public fieldReader
Open database data reader

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )