MiningStructureColumnContents.Ordered 필드
Indicates that the column values define an ordered set.
네임스페이스: Microsoft.AnalysisServices
어셈블리: Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)
구문
‘선언
Public Const Ordered As String
‘사용 방법
Dim value As String
value = MiningStructureColumnContents.Ordered
public const string Ordered
public:
literal String^ Ordered
static val mutable Ordered: string
public const var Ordered : String
주의
The ordering of the set does not imply any distance or magnitude relationship among values in the set.