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.

Remarks

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.

Example

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

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

See Also

Reference

Application Definition File Reference

Concepts

Instance Configuration File Reference

Other Resources

Updating Instances and Applications

Help and Information

Getting SQL Server 2005 Assistance