I need to pull all the companIds/companyNames that are in the aspnet_roles table less than 2 times. My customer only wants a company to have 2 users that can enter information on them. How can I do that in Linq C#?
↧
I need to pull all the companIds/companyNames that are in the aspnet_roles table less than 2 times. My customer only wants a company to have 2 users that can enter information on them. How can I do that in Linq C#?