Поле 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.