Champ MiningStructureColumnContents.KeySequence
Indicates that the column values are unique keys that represent a sequence of events.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public Const KeySequence As String
'Utilisation
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