ここで見つけたソウルションを適用して、エンティティから返されたリストの値を 1 つの文字列に結合しました 。
しかし、それはエラーを出します:
LINQ to Entities does not recognize the method 'System.String Aggregate ....' and this method
cannot be translated into a store expression
どうすれば解決できますか...よろしくお願いします
ここで見つけたソウルションを適用して、エンティティから返されたリストの値を 1 つの文字列に結合しました 。
しかし、それはエラーを出します:
LINQ to Entities does not recognize the method 'System.String Aggregate ....' and this method
cannot be translated into a store expression
どうすれば解決できますか...よろしくお願いします