SDAC

TMSScript.UseOptimization Property

Used to bind small queries in blocks for block executing.

Class

TMSScript

Syntax

property UseOptimization: boolean;

Remarks

If the UseOptimization property is set, small queries will be united into blocks for block executing if possible. The UseOptimization option does not affect 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