DbTableName Element (XMLA)

Contains the name of the table used by the parent TableNotification element.

Syntax

  
<TableNotification>  
   ...  
   <DbTableName>...</DbTableName>  
   ...  
</TableNotification>  

Element characteristics

Characteristic Description
Data type and length String
Default value None
Cardinality 0-1: Optional element that can occur once and only once.

Element relationships

Relationship Element
Parent elements TableNotification
Child elements None

Remarks