public string IsolationLevel {get; set;}
'Declaration Public Property IsolationLevel As String
If the application specifically sets the isolation level for a connection or statement handle, then this property will have no effect on that handle.
Acceptable values:
DB2ConnectionStringBuilder Class DB2ConnectionStringBuilder Members