Campo MiningStructureColumnContents.KeyTime
Indicates that the column values are unique keys that represent an ordered time scale.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
Public Const KeyTime As String
'Uso
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