다음을 통해 공유


Ordered 필드

Indicates that the column values define an ordered set.

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

구문

‘선언
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.