Share via


MiningStructureColumnContents.KeySequence Field

Indicates that the column values are unique keys that represent a sequence of events.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

'Declaration
Public Const KeySequence As String
'Usage
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