Used to delete large objects from the database automatically when a record is deleted from the dataset.
property AutoDeleteBlob: boolean default True;
Use the AutoDeleteBlob property to delete large objects from the database automatically when a record is deleted from the dataset.
If True, the large objects are deleted from the database automatically when a record that holds OIDs of these large objects is deleted from the dataset.