[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Remove the TDBDataset instance from memory.
Source position: db.pas line 1532
public destructor TDBDataset.destroy; override; |
Destroy will disconnect the TDBDataset from its Database and Transaction. After this it calls the inherited destructor.
|
Database this dataset is connected to |
|
|
Base class for connecting a FreePascal application to an external Database engine |
lazarus-ccr.sourceforge.net |