SDAC

TMSDataSetOptions.DMLRefresh Property

Used to refresh a record when insertion or update is performed.

Class

TMSDataSetOptions

Syntax

property DMLRefresh: boolean default False;

Remarks

Use the DMLRefresh property to refresh a record when insertion or update is performed. This feature doesn't support SQL Server Compact Edition. The default value is False.

Note: When the DMLRefresh property is set to True, the value of TCustomDADataSet.RefreshOptions is ignored to avoid refetching field values from the server.

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