<Action> Element (<EventRule>)
SQL Server 2000
Provides a Transact-SQL statement that specifies the action to be taken in a subscription event rule.
Structure
<SubscriptionClasses>
<SubscriptionClass>
...
<EventRules>
<EventRule>
...
<Action>
Element Characteristics
| Characteristic | Description |
|---|---|
| Data Type | string, between 1 and 100,000 characters in length. |
| Default Value | None. |
| Occurrence | Required once per <EventRule> node. |
| Updates | Can be modified, but not added or deleted, using NSControl Update. |
Element Relationships
| Relationship | Elements |
|---|---|
| Parent Node | <EventRule> Node |