[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Destroy instance of TCustomSQLQuery
Source position: sqldb.pp line 510
public destructor TCustomSQLQuery.Destroy; override; |
Destroy cleans up the instance, closing the dataset and freeing all allocated resources.
|
Create a new instance of TCustomSQLQuery. |