... sql) { using (var dbContext = _coursewareRepository.GetDbContext()) { var aa =await dbContext.Database.ExecuteSqlRawAsync(sql); } } ...
確定! 回上一頁