MetaSrv.getIsBatchMode

Syntax

getIsBatchMode();

Description

The getIsBatchMode method returns whether batch mode of sending queries is enabled.

Comments

The method returns True if batch mode of sending queries is enabled, otherwise it returns False.

Example

The example of use is identical to the example of use of the ExpressionService.getIsBatchMode method.

See also:

MetaSrv