TM1 Function for TI, ​DisableMTQViewConstruct

Disables multi-threaded query processing in a process which uses a cube view as the datasource.

What is the DisableMTQViewConstruct function?

DisableMTQViewConstruct disables multi-threaded query processing in a process which uses a cube view as the datasource. This function will override the value MTQQuery=F set in the tms1.cfg file. 

Where can the DisableMTQViewConstruct function be used?

TurboIntegrator

What is the syntax for DisableMTQViewConstruct?

DisableMTQViewConstruct();

A demonstration on how to use DisableMTQViewConstruct

Disable multi-threaded query processing show its impact.