Skip to content

Error when toString with Select #909

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

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

Error when toString with Select #909

nghiaphamhn opened this issue Mar 30, 2025 · 4 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?

@StefH
Copy link
Collaborator

StefH commented Apr 18, 2025

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

@nghiaphamhn
Copy link
Author

Is there a configuration that applies to the whole program? .. Adding config and each call takes too much time

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