Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sql To Linq - Again
Message
Information générale
Forum:
ASP.NET
Catégorie:
LINQ
Titre:
Sql To Linq - Again
Divers
Thread ID:
01472630
Message ID:
01472630
Vues:
111
How do I convert this to Linq:
SELECT r1.*
	FROM aspnet_Roles r1
	WHERE r1.RoleId IN
		(SELECT r2.RoleId
			FROM mmlaspnet_RolesToGlobalRoles  r2)
	ORDER BY RoleName
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform