ExecuteSqlRawAsync ($"UPDATE orders.Orders WITH (XLOCK) SET Id = Id WHERE Id = '{orderId}'");. var order = await _ordersContext.Orders.
確定! 回上一頁