Share via


MiningStructureColumnContents.Ordered Field

Indicates that the column values define an ordered set.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

'Declaration
Public Const Ordered As String
'Usage
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

Remarks

The ordering of the set does not imply any distance or magnitude relationship among values in the set.

See Also

Reference

MiningStructureColumnContents Class

Microsoft.AnalysisServices Namespace