Show / Hide Table of Contents

Property CurrentTransaction

| Improve this Doc View Source

CurrentTransaction

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
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest