Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Contains the identifier (ID) of the table (from the DataSourceView element) associated with the parent element.
Синтаксис
<ColumnBinding> <!-- or DSVTableBinding, RowBinding, IncrementalProcessingNotification -->
...
<TableID>...</TableID>
...
</ColumnBinding>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String |
Default value |
None |
Cardinality |
1-1: Required element that occurs once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent elements |
ColumnBinding, DSVTableBinding, IncrementalProcessingNotification, RowBinding |
Child elements |
None |
Замечания
The table identified by TableID must be within the data source to which the owning object (dimension or cube) is bound.
The elements that correspond to the parents of TableID in the Analysis Management Objects (AMO) object model are ColumnBinding, DSVTableBinding, IncrementalProcessingNotification, and RowBinding.