Enum ColumnValueDistributionProfileRequestValueDistributionOption
Namespace: Varigence.Languages.Biml.Task
Assembly: Biml.dll
C#
public enum ColumnValueDistributionProfileRequestValueDistributionOption
Fields
| Fields | Description |
|---|---|
| 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. |