Show / Hide Table of Contents

Method GetDbSession

| Improve this Doc View Source

GetDbSession()

Gets the database session which owns this transaction.

Declaration
protected abstract DbSession<TConnection, TCommand, TReader> GetDbSession()
Returns
Type Description
DbSession<TConnection, TCommand, TReader>
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest