摘要: using (TransactionScope ts = new TransactionScope()) { ts.Complete();} 阅读全文