cobol2.hlp (Table of Contents; Topic list)
SQLISOLATION (↑ SQL)
 Key Details                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Directive:    SQLISOLATION
 
  Function:     Specifies the isolation level to use.
 
  Syntax:
 
     ─┬───┬──SQLISOLATION──"isol-level"───────
        └─/─┘
 
  Parameters:   isol-level           The isolation level to use.
 
  Default:      SQLISOLATION "CS"
 
  Phase:        Syntax check
 
  $SET:         Initial
                                    -♦-