Property CurrentTransaction
| Improve this Doc View SourceCurrentTransaction
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