Skip to content

Is there any reason System.Data.Filter.ExpressionParser to be limited to 100/50 conditions? #87910

Closed Answered by Clockwork-Muse
TrayanZapryanov asked this question in General
Discussion options

You must be logged in to vote

Sometimes the exact limit on a restriction is just arbitrary. You have to have one for performance reasons.
You're right that DataTable is a wholly in-memory representation, so it's not going to hit a database (or its limits).

Replies: 5 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Clockwork-Muse
Comment options

Comment options

You must be logged in to vote
1 reply
@Clockwork-Muse
Comment options

Answer selected by TrayanZapryanov
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants