Used to unit small queries into blocks for block executing if possible.
property UseOptimization: boolean;
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.