TableNotifications Element (XMLA)

Contains a collection of TableNotification elements used by the NotifyTableChange command.

Syntax

<NotifyTableChange >
   ...
   <TableNotifications>
      <TableNotification>...</TableNotification>
   </TableNotifications>
   ...
</NotifyTableChange>

Element Characteristics

Characteristic

Description

Data type and length

None

Default value

None

Cardinality

0-1: Optional element that can occur once and only once.

Element Relationships

Relationship

Element

Parent elements

NotifyTableChange

Child elements

TableNotification

See Also

Concepts