DbTransaction::Dispose Method (Boolean)
.NET Framework (current version)
Releases the unmanaged resources used by the DbTransaction and optionally releases the managed resources.
Assembly: System.Data (in System.Data.dll)
Parameters
- disposing
-
Type:
System::Boolean
If true, this method releases all resources held by any managed objects that this DbTransaction references.
Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Available since 10
.NET Framework
Available since 2.0
Show: