Redigera

Dela via


DbTableName Element (ASSL)

Contains the name of the table to which the parent element is bound.

Syntax

  
<TableBinding> <!-- or TableNotification -->  
   ...  
   <DbTableName>...</DbTableName>  
   ...  
</TableBinding>  

Element Characteristics

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

Element Relationships

Relationship Element
Parent element TableBinding, TableNotification
Child elements None

Remarks

The elements that correspond to the parents of DbTableName in the Analysis Management Objects (AMO) object model are TableBinding and TableNotification.

See Also

Properties (ASSL)