Поле MiningStructureColumnContents.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