並包裝於TransactionScope區塊中的兩個不同SQL Server執行個體,建立可提升(Promotable)交易。 using (TransactionScope scope = new TransactionScope()) { // 第一 ...
確定! 回上一頁