[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Destroy transaction component
Source position: sqldb.pp line 293
public destructor TSQLTransaction.Destroy; override; |
Destroy will close all datasets connected to it, prior to removing the object from memory.