TableNotification Element (ASSL)

Contains information for the ProactiveCaching element about a table or view in a data source that has been modified.

Syntax

<TableNotifications>
   <TableNotification>
      <DbTableName>...</DbTableName>
      <DbSchemaName>...</DbSchemaName>
...</TableNotification>
</TableNotifications>

Element Characteristics

Characteristic

Description

Data type and length

None

Default value

None

Cardinality

1-n: Required element that can occur more than once.

Element Relationships

Relationship

Element

Parent elements

TableNotifications

Child elements

DbSchemaName, DbTableName

Remarks

The corresponding element in the Analysis Management Objects (AMO) object model is TableNotification.