Generated SQL Scripts/Linq-to-Entities Queries


Listed below are quick descriptions of the SQL Stored Procedure, or Ad-Hoc DQL, or Linq-to-Entities queries AspCoreGen 2.0 MVC generates. When you choose to generate stored procedures, these scripts are directly generated in the database. Otherwise, when you choose dynamic linq-to-entities or Ad-Hoc SQL, SQL scripts dynamically built by the generated linq-to-entities are generated in class files added to the web application.