LastSchemaUpdate 要素 (ASSL)
親要素の読み取り専用のメタデータ更新タイムスタンプを格納します。
構文
<Assembly> <!-- or one of the elements that are listed in the Element Relationships table -->
...
<LastSchemaUpdate>...</LastSchemaUpdate>
...
</Assembly>
要素の特性
特徴 | 説明 |
---|---|
データ型と長さ | DateTime |
既定値 | なし |
カーディナリティ | 0-1 : 省略可能な要素で、出現する場合は 1 回だけの出現が可能です |
要素の関係
リレーションシップ | 要素 |
---|---|
親要素 | Assembly、 Cube、 Database、 DataSource、 DataSourceView、 Dimension、 MdxScript、 MeasureGroup、 MiningModel、 MiningStructure、 Partition、 Permission、 Perspective |
子要素 | なし |
解説
LastSchemaUpdate要素には、オブジェクトのメタデータが Analysis Services の特定のインスタンスで変更された日付と時刻を表す、読み取り専用のDateTime値が含まれています。
分析管理オブジェクト (AMO) オブジェクトモデルのLastSchemaUpdateの親に対応する要素は Assembly 、 DatabaseDimensionDataSourceViewMiningModelPermissionDataSourceCubeMeasureGroupMiningStructureMdxScriptPartition 、、、、、、、、、、、、および Perspective です。