MyDAC

TMyScript.UseOptimization Property

Used to unit small queries into blocks for block executing if possible.

Class

TMyScript

Syntax

property UseOptimization: boolean;

Remarks

Use the UseOptimization property to unit small queries into blocks for block executing if possible. The UseOptimization option does not afect the TDAScript.ExecuteNext method performance. It works only for the TDAScript.Execute method.

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