VirtualDAC

TMemDataSet.LocalUpdate Property

Used to prevent implicit update of rows on database server.

Class

TMemDataSet

Syntax

property LocalUpdate: boolean default False;

Remarks

Set the LocalUpdate property to True to prevent implicit update of rows on database server. Data changes are cached locally in client memory.

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