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