'Declaration Public Property IsolationLevel As System.Data.IsolationLevel
public System.Data.IsolationLevel IsolationLevel {get; set;}
The default is IsolationLevel.ReadCommitted.
'Declaration Public Property IsolationLevel As System.Data.IsolationLevel
public System.Data.IsolationLevel IsolationLevel {get; set;}