หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Contains the read-only creation timestamp of the parent element.
Syntax
<Assembly> <!-- or one of the elements listed below in the Element Relationships table -->
...
<CreatedTimestamp>...</CreatedTimestamp>
...
</Assembly>
Element Characteristics
| Characteristic | Description |
|---|---|
| Data type and length | DateTime |
| Default value | None |
| Cardinality | 0-1: Optional element that can occur once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
| Parent elements | Assembly, Cube, Database, DataSource, DataSourceView, Dimension, MdxScript, MeasureGroup, MiningModel, MiningStructure, Partition, Permission, Perspective |
| Child elements | None |
Remarks
The CreatedTimestamp element contains a read-only DateTime value that represents the date and time that the object was created on a given instance of Analysis Services. The value of this element cannot be empty.
The elements that correspond to the parents of CreatedTimestamp in the Analysis Management Objects (AMO) object model are Assembly, Cube, Database, DataSource, DataSourceView, Dimension, MdxScript, MeasureGroup, MiningModel, MiningStructure, Partition, Permission, and Perspective.