Now lets update the Database. FINALLY
on package manger type
Update-DAtabase -verbose
This will lets yousee teh SQL that will be applied to the DAtabase
Here is the DAtabse view from SSMS
I want you to look at the Column and the class you created "Salary" and look at how they map 1-1. Look at the data type, the nullables, the bits vs booleans, the length.
Questions?
on package manger type
Update-DAtabase -verbose
This will lets yousee teh SQL that will be applied to the DAtabase
Here is the DAtabse view from SSMS
I want you to look at the Column and the class you created "Salary" and look at how they map 1-1. Look at the data type, the nullables, the bits vs booleans, the length.
Questions?