How to Create Data Entity - Using Addins or wizard

Rumman Ansari   Software Engineer   2023-04-28   388 Share
☰ Table of Contents

Table of Content:


Let's see one more example where we will discuss how to create the same entity from the PacktVendTable wizard. To carry on, follow these steps:

  1. Right-click on the table and select Addins |Create data entity. As shown in the following screenshot:
Right-click on the table and select Addins  | Create data entity. As shown in the following screenshot:
  1. It will directly create all required objects in your current project:
It will directly create all required objects in your current project
  1. Now save all your changes and build the solution. On successful build, your Data entity will be ready for use.