Firebird ADO.NET Provider SDK Documentation - v1.7 |
|
FbTransaction.Dispose Method
Releases the unmanaged resources used by the FbTransaction and optionally releases the managed resources.
[Visual Basic]
NotOverridable Public Sub Dispose() _
[C#]
public
void Dispose();
Implements
IDisposable.Dispose
See Also
FbTransaction Class | FirebirdSql.Data.Firebird Namespace