Method GetDbSession
| Improve this Doc View SourceGetDbSession()
Gets the database session which owns this transaction.
Declaration
protected abstract DbSession<TConnection, TCommand, TReader> GetDbSession()
Returns
| Type | Description |
|---|---|
| DbSession<TConnection, TCommand, TReader> |