DbSchemaName Element (XMLA)

Contains the name of the schema used by the parent TableNotification element in the table identified by the DbTableName element.

Syntax

  
<TableNotification>  
   ...  
   <DbSchemaName>...</DbSchemaName>  
   ...  
</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