Campo Ordered
Indicates that the column values define an ordered set.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
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
Comentários
The ordering of the set does not imply any distance or magnitude relationship among values in the set.
Consulte também