using (var dbContextTransaction = context.Database.BeginTransaction()) { try { //Some stuff dbContextTransaction.
確定! 回上一頁