Click or drag to resize
TransactionDispose Method
Implementation of the IDisposable interface. Abort transaction if it has not been commited.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public void Dispose()

Implements

IDisposableDispose
See Also