Skip to content

Commit

Permalink
Add one more method to Summarize
Browse files Browse the repository at this point in the history
  • Loading branch information
jas-valgotar committed Dec 20, 2024
1 parent 8036d8a commit bfb3d1b
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 bfb3d1b

Please sign in to comment.