Compartir a través de


Ordered Campo

Indicates that the column values define an ordered set.

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
Public Const Ordered As String
'Uso
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

Notas

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