OutputColumnThreshold
class OutputColumnThreshold
Specifies the minimum number of distinct identities for an individual output column. This value overrides the table-wide minimumIdentityCount that you set in AggregationThreshold.
Types
Properties
Link copied to clipboard
The minimum number of distinct identities that each query output group must represent for this column. Specify 0 to exempt the column from the threshold, or a value of 2 or greater to enforce a threshold.
Link copied to clipboard
The name of the output column that the override applies to. You can specify each column only once.