PgDAC

TPgDataSetOptions.AutoDeleteBlob Property

Used to delete large objects from the database automatically when a record is deleted from the dataset.

Class

TPgDataSetOptions

Syntax

property AutoDeleteBlob: boolean default True;

Remarks

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.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback