mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER
Code Details >> EngineAgnosticLayerDbAccess Namespace

EngineAgnosticLayerDbAccess Namespace



Database access layer allows calls to be made form the database gateway classes, using slightly different implementations depending on whether it is hitting MS SQL, MySQL, or PostgreSQL

Classes

  ClassDescription
Public classEalDbAccess
Static library used for synchronous reads from a database, agnostic of the type of database engine ( i.e., MS SQL, PostgreSQL, etc.. )
Public classEalDbParameter
Database parameter for the Engine Agnostic Layer database access
Public classEalDbReaderWrapper
Wrapper for a database data reader and the database connection, to simplify the process of closing the reader and connection simultaneously

Enumerations

  EnumerationDescription
Public enumerationEalDbTypeEnum
Enumeration tells the type of underlying database connection to create


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