KeySequence 字段
Indicates that the column values are unique keys that represent a sequence of events.
命名空间: Microsoft.AnalysisServices
程序集: Microsoft.AnalysisServices(在 Microsoft.AnalysisServices.dll 中)
语法
声明
Public Const KeySequence As String
用法
Dim value As String
value = MiningStructureColumnContents.KeySequence
public const string KeySequence
public:
literal String^ KeySequence
static val mutable KeySequence: string
public const var KeySequence : String