Show / Hide Table of Contents

Constructor DbSession

| Improve this Doc View Source

DbSession(TConnection)

Initializes a new instance of DbSession<TConnection, TCommand, TReader> class.

Declaration
protected DbSession(TConnection connection)
Parameters
Type Name Description
TConnection connection

The database connection.

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