Kizspy | Question: 23
(Choose 1 answer)
What is the Code First Model in Entity Framework Core?
A. A model that is used only for databases with existing schemas.
B. A model where the application code (classes) defines the database schema.
C. A model that generates database schemas through stored procedures.
D. A model that is incompatible with relational databases.
Weystilan.com