セレクトでセレクトに問題があります。
ユーザーIDを選択している()のselectクエリは、IDEによって高く評価されていません。選択内で選択をどのように達成しますか?
Dim newctx As teckModel.teckEntities
Dim pending = From c In newctx.my_aspnet_membership Where c.userId = (From c In newctx.my_aspnet_usersinroles Where c.roleId = 8 Select c.userId) Select c.Email, c.CreationDate, c.LastLoginDate