Show / Hide Table of Contents

Property CurrentTransaction

| Improve this Doc View Source

CurrentTransaction

Declaration
protected override sealed DbSession<SqlConnection, SqlCommand, SqlReader>.Transaction CurrentTransaction { get; }
Property Value
Type Description
DbSession.Transaction<>
Overrides
DevZest.Data.Primitives.DbSession<System.Data.SqlClient.SqlConnection, System.Data.SqlClient.SqlCommand, DevZest.Data.SqlServer.SqlReader>.CurrentTransaction
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest