MyDAC

TCustomMyDataSet.UpdateObject Property

Used to specify an update object component which provides SQL statements that perform updates of the read-only datasets.

Class

TCustomMyDataSet

Syntax

property UpdateObject: TMyUpdateSQL;

Remarks

The UpdateObject property specifies an update object component which provides SQL statements that perform updates of the read-only datasets when cached updates are enabled.

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