Blumonde

Blumonde

  • NA
  • 65
  • 4.8k

Adding a column to AspNetUserRoles table in MVC

Aug 10 2016 7:00 PM

Hello,

Out-of-the-box AspNetUserRoles table comes with 2 columns. I added another column called "grpId" to the table manually via SQLMS.

And now, my application doesn't show this column via intellisense when accessing its properties. What more do I need to do in order to get my app to show this column? Please help.

Thank you.


Answers (1)