Compartir a través de


LastModifiedTime Element (ICF)

Specifies the time the configuration file was last modified.

Sintaxis

<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.

Notas

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.

Ejemplo

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

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

Vea también

Referencia

Application Definition File Reference

Conceptos

Instance Configuration File Reference

Otros recursos

Actualizar instancias y aplicaciones

Ayuda e información

Obtener ayuda sobre SQL Server 2005