다음을 통해 공유


CreatedTimestamp 요소(ASSL)

부모 요소의 읽기 전용 생성 타임스탬프를 포함합니다.

구문

  
<Assembly> <!-- or one of the elements listed below in the Element Relationships table -->  
   ...  
   <CreatedTimestamp>...</CreatedTimestamp>  
   ...  
</Assembly>  

요소 특징

특성 Description
데이터 형식 및 길이 DateTime
기본값 None
카디널리티 0-1: 한 번만 나타날 수 있는 선택적 요소입니다.

요소 관계

관계 요소
부모 요소 Assembly, Cube, Database, DataSource, DataSourceView, Dimension, MdxScript, MeasureGroup, MiningModel, MiningStructure, Partition, Permission, Perspective
자식 요소 없음

설명

CreatedTimestamp 요소에는 지정된 Analysis Services 인스턴스에서 개체를 만든 날짜 및 시간을 나타내는 읽기 전용 DateTime 값이 포함되어 있습니다. 이 요소의 값은 비워둘 수 없습니다.

AMO(Analysis Management Objects) 개체 모델Assembly에서 CreatedTimestamp의 부모에 해당하는 요소는 , ,Cube, Database,DataSourceDataSourceView, Dimension, MdxScript,MeasureGroup, MiningModel, MiningStructure, PartitionPermission및입니다Perspective.

참고 항목

속성(ASSL)