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


StartTime Element for VacuumSchedule/Schedule (ADF)

Specifies the daily time, in Universal Coordinated Time (UTC), for the data removal process to start.

Синтаксис

<ApplicationExecutionSettings>
    ...
    <Vacuum>
        ...
        <VacuumSchedule>
            <Schedule>
                <StartTime>

Element Characteristics

Characteristic Description

Data type

string, between 1 and 512 characters in length.

Default value

None.

Occurrence

Required once per Schedule element.

Updates

Can be modified, but not added or deleted, when updating the application.

Element Relationships

Relationship Elements

Parent element

Schedule Element for VacuumSchedule (ADF)

Child elements

None.

Замечания

The StartTime value must conform to the Microsoft .NET Framework string representation of a DateTime data type. The StartTime value must be specified in UTC.

If you indicate a date as well as a time for this value, Notification Services uses only the time portion. The data removal process starts at the specified time on the current day.

Пример

The following example shows how to configure vacuuming to start at 11:00 PM (UTC) daily.

<StartTime>23:00:00</StartTime>

См. также

Справочник

Application Definition File Reference

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

Настройка удаления данных

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

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