Is there any way to get Scaffold-DbContext to reverse engineer a SQL view (as opposed to a table)? I tried to force it with the -Tables parameter, but it didn't seem to work. It created the Context file, but no model class file.
Thanks!
Mark
Is there any way to get Scaffold-DbContext to reverse engineer a SQL view (as opposed to a table)? I tried to force it with the -Tables parameter, but it didn't seem to work. It created the Context file, but no model class file.
Thanks!
Mark