摘要:
usingSystem;usingSystem.Collections.Generic;usingSystem.Text;usingSystem.Collections;usingSystem.Data.Common;usingMicrosoft.Practices.EnterpriseLibrary.Data;usingSystem.Web;usingSystem.Threading;namespaceCustomized.Framework.Transaction{publicclassCustomizedTransactionScope:IDisposable{///<summar 阅读全文
摘要:
同一个Scope里多个本地连接。先把官网上的代码贴过来://Thisfunctiontakesargumentsfor2connectionstringsandcommandstocreateatransaction//involvingtwoSQLServers.Itreturnsavalue>0ifthetransactioniscommitted,0ifthe//transactionisrolledback.Totestthiscode,youcanconnecttotwodifferentdatabases//onthesameserverbyalteringtheconnec 阅读全文