Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Const Discretized As String
'Usage
Dim value As String
value = MiningStructureColumnContents.Discretized
public const string Discretized
public:
literal String^ Discretized
static val mutable Discretized: string
public const var Discretized : String