ODAC

TCustomSmartQuery.SmartRefresh Property

Let TCustomSmartQuery components work in a concurrent environment.

Class

TCustomSmartQuery

Syntax

property SmartRefresh: boolean default False;

Remarks

Set SmartRefresh property to True to let TCustomSmartQuery components work in a concurrent environment. Applications which instantiate TCustomSmartQuery descendants may notify each other about their activity on a shared database and be updated each time the database gets modified.

Setting SmartRefresh property to False indicates that concurrent sessions will refresh their datasets on their own.

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