共用方式為


NotificationClasses Element (ADF)

Contains the definitions of all notification classes for the application.

語法

<Application>
    ...
    <NotificationClasses>

Element Characteristics

Characteristic Description

Data type

None.

Default value

None.

Occurrence

Required once per Application element.

Updates

Cannot be added or deleted.

Element Relationships

Relationship Elements

Parent element

Application Element (ADF)

Child elements

NotificationClass Element (ADF)

範例

The following example a shows the NotificationClasses element with two NotificationClass children.

This example does not show the definition of each notification class. For an example of a notification class, see NotificationClass Element (ADF).

<NotificationClasses>
    <NotificationClass>
        <!-- define first notification class here -->
    </NotificationClass>
    <NotificationClass>
        <!-- define second notification class here -->
    </NotificationClass>
</NotificationClasses>

請參閱

參考

Application Definition File Reference

其他資源

定義通知類別
更新執行個體及應用程式

說明及資訊

取得 SQL Server 2005 協助