CreatedTimestamp 元素 (ASSL)
包含父元素的只读创建时间戳。
语法
<Assembly> <!-- or one of the elements listed below in the Element Relationships table -->
...
<CreatedTimestamp>...</CreatedTimestamp>
...
</Assembly>
元素特征
特征 |
说明 |
---|---|
数据类型和长度 |
DateTime |
默认值 |
无 |
基数 |
0-1:可出现一次且仅出现一次的可选元素。 |
元素关系
注释
CreatedTimestamp 元素包含一个只读 DateTime 值,该值表示在 Microsoft SQL Server Analysis Services 的给定实例上创建对象的日期和时间。 此元素的值不能为空。
在 Analysis Management Objects (AMO) 对象模型中,与 CreatedTimestamp 的父级对应的元素为 Assembly、Cube、Database、DataSource、DataSourceView、Dimension、MdxScript、MeasureGroup、MiningModel、MiningStructure、Partition、Permission 和 Perspective。