EventClassName Element for EventRule (ADF)

Specifies the event class with which the associated rule interacts.

语法

<SubscriptionClasses>
    <SubscriptionClass>
        ...
        <EventRules>
            <EventRule>
                ...
                <EventClassName>

Element Characteristics

Characteristic Description

Data type

string, between 1 and 64 characters in length.

Default value

None.

Occurrence

Required once per EventRule element.

Updates

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

Element Relationships

Relationship Elements

Parent element

EventRule Element (ADF)

Child elements

None.

示例

The following example shows an EventClassName element that specifies that the event rule uses the NewAuctionItems event class.

<EventClassName>NewAuctionItems</EventClassName>

请参阅

参考

Application Definition File Reference

其他资源

定义事件规则
更新实例和应用程序

帮助和信息

获取 SQL Server 2005 帮助