OPALE - 10.0 - Utilisation - MAPPING MAXWHILE/en

Différence entre versions

De MappingDoc
Ligne 1 : Ligne 1 :
The <code>MAPPING_MAXWHILE</code> parameter tells you the maximum number of loops supported <code>While</code>.  
+
The <code>MAPPING_MAXWHILE</code> parameter tells you the maximum number of <code>While</code> loops supported.  
  
 
Example
 
Example
 
  DB.MAPPING_MAXWHILE=10000
 
  DB.MAPPING_MAXWHILE=10000

Version du 3 juin 2019 à 08:37

The MAPPING_MAXWHILE parameter tells you the maximum number of While loops supported.

Example

DB.MAPPING_MAXWHILE=10000