Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
ClientTransaction
.
.
::
.
.
Dispose Method
ClientTransaction Class
See Also
Disposes of the
ClientTransaction
.
Namespace:
C1.Data.Transactions
Assembly:
C1.Data.Entity
(in C1.Data.Entity.dll)
Syntax
C#
public
void
Dispose
()
Visual Basic
Public
Sub
Dispose
Implements
IDisposable
.
.
::
.
.
Dispose
()
()
()
()
Remarks
If the
State
is
Open
, the
ClientTransaction
is automatically
rolled back
.
See Also
ClientTransaction Class
C1.Data.Transactions Namespace