MiningStructureColumnContents.Discretized Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates that the column values represent groups, or buckets, of values that are derived from a continuous column. The buckets are treated as ordered and discrete values.
public const string Discretized;
val mutable Discretized : string
Public Const Discretized As String