MiningStructureColumnContents.KeyTime Field
Indicates that the column values are unique keys that represent an ordered time scale.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Const KeyTime As String
'Usage
Dim value As String
value = MiningStructureColumnContents.KeyTime
public const string KeyTime
public:
literal String^ KeyTime
static val mutable KeyTime: string
public const var KeyTime : String