getIsBatchMode();
The getIsBatchMode method returns whether batch mode of sending queries is enabled.
The method returns True if batch mode of sending queries is enabled, otherwise it returns False.
The example of method use is given in description of the DimSrv.beginBatch method.
See also: