I want to query from Users table with linq query. I am getting an error on this line on "Users.Where"; var KisiList = Users.Where(w => w.Userstatus == 1 &