SyntaxFix
Write A Post
Hire A Developer
Questions
var uniqueColors = (from dbo in database.MainTable where dbo.Property == true select dbo.Color.Name).Distinct();