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.