SDAC
Used when deleting a record.
TCustomDAUpdateSQL
property DeleteSQL: TStrings;
Set the DeleteSQL property to a DELETE statement to use when deleting a record. Statements can be parameterized queries with parameter names corresponding to the dataset field names.