Freigeben über


LastModifiedDate Element (ICF)

Contains the date the configuration file was last modified.

Syntax

<History>
    ...
    <LastModifiedDate>

Element Characteristics

Characteristic Description

Data type

date.

Default value

None.

Occurrence

Required once per History element.

Updates

Can be modified and then applied when updating the instance.

Element Relationships

Relationship Elements

Parent element

History Element (ICF)

Child elements

None.

Hinweise

The format of the XML date data type is YYYY-MM-DD with an optional time zone indicator.

The History element is not used by or validated by Notification Services. If you do not use history information, omit the entire section from the instance configuration file (ICF) or use empty tags for child elements.

Beispiel

This example shows how to specify that the configuration file was last edited on 29 April 2005.

<LastModifiedDate>2005-04-29</LastModifiedDate>

Siehe auch

Verweis

Application Definition File Reference

Konzepte

Instance Configuration File Reference

Andere Ressourcen

Aktualisieren von Instanzen und Anwendungen

Hilfe und Informationen

Informationsquellen für SQL Server 2005