-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add SelectOnlyByNames method to filter columns by alias names i…
…n SELECT clause - Added SelectOnlyByNames extension method for SelectQuery - Filters the SELECT clause to only include columns with specified alias names - Throws NullReferenceException if the SELECT clause is null
- Loading branch information
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters