
Câu hỏi về LINQ và EF Core
Quiz
•
Mathematics
•
1st Grade
•
Hard
41.02_lt2_18 Dương Thị Nga
FREE Resource
121 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cú pháp sau để thực hiện Explicit Loading thuộc tính Accounts của một đối tượng Customer là:
context.Entry(customer).Collection(c => c.Accounts).Load()
customer.Accounts.Load()
context.Customers.Load(customer.Accounts)
customer.Load(c => c.Accounts)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Phương thức ToList() trong LINQ có chức năng gì?
Chuyển đổi kết quả truy vấn thành danh sách.
Thêm một phần tử vào danh sách.
Xóa tất cả phần tử trong danh sách.
Sắp xếp danh sách theo thứ tự.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Để truy vấn toàn bộ khách hàng từ bảng Customers, bạn sử dụng:
context.Customers.ToList()
context.Customers.Add()
context.Customers.Update()
context.Customers.Remove()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Trong ví dụ truy vấn dữ liệu, vòng lặp foreach được sử dụng để:
Duyệt qua danh sách các đối tượng trả về từ truy vấn.
Thêm đối tượng mới vào danh sách.
Xóa đối tượng trong danh sách.
Sắp xếp danh sách theo tên.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu lệnh LINQ "context.Accounts.Where(a => a.Balance > 1000)" có tác dụng gì?
Truy vấn các tài khoản có số dư lớn hơn 1000.
Truy vấn các tài khoản có số dư nhỏ hơn 1000.
Thêm mới tài khoản với số dư 1000.
Xóa tài khoản có số dư 1000.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Phương thức Include() trong EF Core giúp bạn làm gì?
Tải dữ liệu liên quan từ các bảng có quan hệ.
Thêm mới đối tượng vào DbSet.
Xóa đối tượng khỏi DbSet.
Cập nhật đối tượng trong DbSet.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Khi sử dụng Lazy Loading, dữ liệu liên quan được tải khi:
Thuộc tính điều hướng được truy cập lần đầu tiên.
Ngay khi đối tượng được tạo.
Sau khi gọi SaveChanges().
Sau khi kết thúc chương trình.
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Popular Resources on Wayground
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Order of Operations
Quiz
•
5th Grade
20 questions
Halloween
Quiz
•
5th Grade
16 questions
Halloween
Quiz
•
3rd Grade
12 questions
It's The Great Pumpkin Charlie Brown
Quiz
•
1st - 5th Grade
20 questions
Possessive Nouns
Quiz
•
5th Grade
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade
Discover more resources for Mathematics
20 questions
Place Value
Quiz
•
KG - 3rd Grade
10 questions
Exploring Halloween Costumes with The Good, the Bad and The Spooky
Interactive video
•
1st - 5th Grade
3 questions
3.1.1
Quiz
•
1st Grade
32 questions
White Belt - 0's, 1's, 2's
Quiz
•
1st - 5th Grade
15 questions
Addition and Subtraction
Quiz
•
1st Grade
10 questions
Exploring Figurative Language: Hyperbole, Idioms, Onomatopoeia, and Alliteration
Interactive video
•
1st - 5th Grade
20 questions
Addition and Subtraction facts
Quiz
•
1st - 3rd Grade
10 questions
2 Digit Subtraction (without regrouping)
Quiz
•
1st - 2nd Grade
