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.