Show / Hide Table of Contents

Property CurrentTransaction

| Improve this Doc View Source

CurrentTransaction

Gets the current transaction.

Declaration
protected abstract DbSession<TConnection, TCommand, TReader>.Transaction CurrentTransaction { get; }
Property Value
Type Description
DbSession.Transaction<>
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest