Destroy instance of TCustomSQLQuery.
Source position: sqldb.pp line 602
public destructor TCustomSQLQuery.Destroy; override; |
Destroy cleans up the instance, closing the dataset and freeing all allocated resources.
|
Create a new instance of TCustomSQLQuery. |