Property CurrentTransaction
| Improve this Doc View SourceCurrentTransaction
Gets the current transaction.
Declaration
protected abstract DbSession<TConnection, TCommand, TReader>.Transaction CurrentTransaction { get; }
Property Value
Type | Description |
---|---|
DbSession.Transaction<> |