DbSchemaName Element (ASSL)
Contains the name of the schema used by the parent element in the table identified by the DbTableName element.
Syntax
<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 | TableBinding, TableNotification |
Child elements | None |
Remarks
The elements that correspond to the parents of DbSchemaName in the Analysis Management Objects (AMO) object model are TableBinding and TableNotification.