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

Querying records #9

Closed
jaredcnance opened this issue Aug 30, 2016 · 0 comments
Closed

Querying records #9

jaredcnance opened this issue Aug 30, 2016 · 0 comments

Comments

@jaredcnance
Copy link
Contributor

jaredcnance commented Aug 30, 2016

Need to be able to query records without fetching the entire dataset.

Maybe a query builder object that wraps LINQ calls...

  • GenericDataAccessAbstraction.SingleOrDefault(string name, string value)
  • GenericDataAccessAbstraction.Filter(string name, string value)
@jaredcnance jaredcnance mentioned this issue Aug 30, 2016
15 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant