Поделиться через


CreationTime Element (ADF)

Specifies the time at which the application definition file (ADF) was created.

Синтаксис

<History>
    <CreationTime>

Element Characteristics

Characteristic Description

Data type

time.

Default value

None.

Occurrence

Required once per History element.

Updates

You can modify this element, but cannot add or delete it, when updating the application.

Element Relationships

Relationship Elements

Parent element

History Element (ADF)

Child elements

None.

Замечания

If you are tracking application history, use the CreationTime element to track when you first created the application.

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

Пример

The following example shows a CreationTime element for an ADF that was created at 2:30 PM.

<CreationTime>14:30:00</CreationTime>

См. также

Справочник

Application Definition File Reference

Другие ресурсы

Задание версий и журнала приложения
Обновление экземпляров и приложений

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

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