Champ Ordered
Indicates that the column values define an ordered set.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (dans Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public Const Ordered As String
'Utilisation
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
Notes
The ordering of the set does not imply any distance or magnitude relationship among values in the set.