Property CurrentTransaction
| Improve this Doc View SourceCurrentTransaction
Declaration
protected override sealed DbSession<MySqlConnection, MySqlCommand, MySqlReader>.Transaction CurrentTransaction { get; }
Property Value
Type | Description |
---|---|
DbSession.Transaction<> |
Overrides
DevZest.Data.Primitives.DbSession<MySql.Data.MySqlClient.MySqlConnection, MySql.Data.MySqlClient.MySqlCommand, DevZest.Data.MySql.MySqlReader>.CurrentTransaction