Enum ColumnValueDistributionProfileRequestValueDistributionOption
C#
public enum ColumnValueDistributionProfileRequestValueDistributionOption
Fields
AllValues | Specifies that all values should be profiled and reported. |
FrequentValues | Specifies that only values that reach a seperately provided frequency threshold should be profiled and reported. |