Provides ability to perform advanced adjustment of the delete operations.
property DeleteObject: TComponent;
Assign SQL component or a TCustomMSDataSet descendant to this property to perform advanced adjustment of the delete operations. In some cases this can give some additional performance. Use the same principle to set the SQL property of an object as for setting the DeleteSQL property.