IC_FH_ISOLATION={UR | CR | RR | SZ} 
               	 | UR | Uncommitted Read | 
| CR | Committed Read | 
| RR | Repeatable Read | 
| SZ | Serializable isolation in ODBC | 
| Used at compile time: | No | 
| Behavior at run time: | Source file | 
See Scope - OpenESQL SQL Compiler Directive Options for more information.