Destroy transaction component.
Source position: sqldb.pp line 350
public destructor TSQLTransaction.Destroy; override;
Destroy will close all datasets connected to it, prior to removing the object from memory.