Contains the name of the schema used by the parent element in the table identified by the DbTableName element.
语法
<TableBinding> <!-- or TableNotification -->
   ...
   <DbSchemaName>...</DbSchemaName>
   ...
</TableBinding>
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 element | |
| Child elements | None | 
备注
The elements that correspond to the parents of DbSchemaName in the Analysis Management Objects (AMO) object model are TableBinding and TableNotification.