Question: Question 5 Consider the following database context class. Which of the following statements is correct?. public class ReservationsContext: DbContext 1 public ReservatjonContext ( DbContextoptions options
Question
Consider the following database context class. Which of the following statements is correct?.
public class ReservationsContext: DbContext
public ReservatjonContext DbContextoptions options : base options
public DBSet Rooms get; set;
The SQL Server database contains a table named DbContext
The SQL Server database contains a table named ReservationsContext
The SQL Server database contains a table named Reservations
The SQL Server database contains a table named Rooms
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
