KeyTime 字段

Indicates that the column values are unique keys that represent an ordered time scale.

命名空间:  Microsoft.AnalysisServices
程序集:  Microsoft.AnalysisServices(在 Microsoft.AnalysisServices.dll 中)

语法

声明
Public Const KeyTime As String
用法
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