1
Answer

Verify Database Schema and EF Schema in entity framework

Gnanavel Sekar

Gnanavel Sekar

7y
3.8k
1
Hi buddies,
 
I would like to Verify/Compare Database Schema and EF Schema in entity framework with Database first approach like "yourContext.Database.CompatibleWithModel(true);". Please leave your comment. Thanks in advance.
Answers (1)