LastModifiedTime Element (ICF)

Specifies the time the configuration file was last modified.

语法

<History>
    ...
    <LastModifiedDate>

Element Characteristics

Characteristic Description

Data type

time.

Default value

None.

Occurrence

Required once per History element.

Updates

Can be modified when updating the instance.

Element Relationships

Relationship Elements

Parent element

History Element (ICF)

Child elements

None.

备注

The format of the XML time data type is HH:MM:SS.sss with an optional time zone indicator.

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

示例

This example shows how to specify that the configuration file was last edited at 6:30 P.M.

<LastModifiedTime>18:30:00</LastModifiedTime>

请参阅

参考

Application Definition File Reference

概念

Instance Configuration File Reference

其他资源

更新实例和应用程序

帮助和信息

获取 SQL Server 2005 帮助