You don't need to call Rollback manually because you are using the using statement. DbContextTransaction.Dispose method will be called in ...
確定! 回上一頁