You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 [!INCLUDEmsCoName] [!INCLUDEssNoVersion] [!INCLUDEssASnoversion]. 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 xref:Microsoft.AnalysisServices.Assembly, xref:Microsoft.AnalysisServices.Cube, xref:Microsoft.AnalysisServices.Database, xref:Microsoft.AnalysisServices.DataSource, xref:Microsoft.AnalysisServices.DataSourceView, xref:Microsoft.AnalysisServices.Dimension, xref:Microsoft.AnalysisServices.MdxScript, xref:Microsoft.AnalysisServices.MeasureGroup, xref:Microsoft.AnalysisServices.MiningModel, xref:Microsoft.AnalysisServices.MiningStructure, xref:Microsoft.AnalysisServices.Partition, xref:Microsoft.AnalysisServices.Permission, and xref:Microsoft.AnalysisServices.Perspective.