Contains the name of the table to which the parent element is bound.
语法
<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 | |
| Child elements | None | 
备注
The elements that correspond to the parents of DbTableName in the Analysis Management Objects (AMO) object model are TableBinding and TableNotification.