다음을 통해 공유


Discretized 필드

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.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices.dll의 Microsoft.AnalysisServices

구문

‘선언
Public Const Discretized As String
‘사용 방법
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