Esempio n. 1
0
 public void BegTran(IsolationLevel level)
 {
     db.BegTran(level);
 }