Partager via


LastUpdated (MDStore Interface)

ms134839.note(fr-fr,SQL.90).gifRemarque :
  Cette fonctionnalité sera supprimée dans la prochaine version de Microsoft SQL Server. Évitez d'utiliser cette fonctionnalité dans de nouveaux travaux de développement, et modifiez dès que possible les applications qui utilisent actuellement cette fonctionnalité.

The LastUpdated property of the MDStore interface is not used by Microsoft® SQL Server™ 2005 Analysis Services. You can set this to any date/time value you want, for example, to indicate when the source data was last changed.

Applies To:clsAggregation, clsCube, clsDatabase, clsPartition

Data Type

Date

Access

Access depends on the value of the ClassType property of the object.

Class type Access

clsDatabase

R/W

clsCube

R/W

clsPartition

R/W

clsAggregation

R

Notes

Except for aggregation objects, which inherit the value of this property from their parents, the LastUpdated property is not automatically set by any method in the Decision Support Objects (DSO) object model. It is provided as a means for client applications to specify a date or time that represents the validity of information. For example, a date of 12/31/1997 may mean that the information stored in a cube is not valid after December of 1997.

Voir aussi

Référence

MDStore Interface

Aide et Informations

Assistance sur SQL Server 2005