CreationTime Element (ICF)

Contains the time the configuration file was created.

Синтаксис

<History>
    ...
    <CreationTime>

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. For more information about XML data types, see Primitive XML Data Types in the Microsoft MSDN® Library.

The History element is optional, but if you use it, you must include all child elements.

History information is not stored in the database and is ignored when you update the instance.

Пример

This example shows how to specify a configuration file creation time of 1:30 P.M.

<CreationTime>13:30:00</CreationTime>

См. также

Справочник

Application Definition File Reference

Основные понятия

Instance Configuration File Reference

Справка и поддержка

Получение помощи по SQL Server 2005