Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when toString with Select #909

Open
nghiaphamhn opened this issue Mar 30, 2025 · 2 comments
Open

Error when toString with Select #909

nghiaphamhn opened this issue Mar 30, 2025 · 2 comments

Comments

@nghiaphamhn
Copy link

nghiaphamhn commented Mar 30, 2025

HI

I get an error when using ToString with the Select keyword

data.AsQueryable() .Where(whereClause).Select($"(new({dymcSelectProps})).ToString()").ToDynamicList();

@StefH
Copy link
Collaborator

StefH commented Mar 30, 2025

@StefH
Copy link
Collaborator

StefH commented Apr 6, 2025

@nghiaphamhn
Can you confirm that this is indeed the issue + solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants