CreatedTimestamp 요소(ASSL)
부모 요소의 읽기 전용 생성 타임스탬프를 포함합니다.
구문
<Assembly> <!-- or one of the elements listed below in the Element Relationships table -->
...
<CreatedTimestamp>...</CreatedTimestamp>
...
</Assembly>
요소 특징
특징 |
설명 |
---|---|
데이터 형식 및 길이 |
DateTime |
기본값 |
없음 |
카디널리티 |
0-1: 한 번만 나타날 수 있는 선택적 요소입니다. |
요소 관계
관계 |
요소 |
---|---|
부모 요소 |
Assembly, Cube, Database, DataSource, DataSourceView, Dimension, MdxScript, MeasureGroup, MiningModel, MiningStructure, Partition, Permission, Perspective |
자식 요소 |
없음 |
주의
CreatedTimestamp 요소는 지정된 MicrosoftSQL ServerAnalysis Services 인스턴스에서 개체가 만들어진 날짜와 시간을 나타내는 읽기 전용 DateTime 값을 포함합니다. 이 요소의 값은 비워둘 수 없습니다.
AMO(Analysis Management Objects) 개체 모델의 CreatedTimestamp 부모에 해당하는 요소는 Assembly, Cube, Database, DataSource, DataSourceView, Dimension, MdxScript, MeasureGroup, MiningModel, MiningStructure, Partition, Permission 및 Perspective입니다.