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