Skip to content

Commit

Permalink
Add one more method to Summarize (#2793)
Browse files Browse the repository at this point in the history
  • Loading branch information
jas-valgotar authored Dec 20, 2024
1 parent 8036d8a commit 8b14269
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,7 @@ public enum SummarizeMethod
Min,
Max,
Count,
CountRows
}

public sealed class FilterRestrictions
Expand Down

0 comments on commit 8b14269

Please sign in to comment.