Бележка
Достъпът до тази страница изисква удостоверяване. Можете да опитате да влезете или да промените директориите.
Достъпът до тази страница изисква удостоверяване. Можете да опитате да промените директориите.
Contains the collection of columns that identify the join to the parent table for a relational data source.
Syntax
<MiningStructureColumn xsi:type="TableMiningStructureColumn">
...
<ForeignKeyColumns>
<ForeignKeyColumn xsi:type="DataItem">...</ForeignKeyColumn>
...</ForeignKeyColumns>
...
</MiningStructureColumn>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent elements |
|
Child elements |
ForeignKeyColumn of type DataItem |
See Also
Reference
MiningStructure Element (ASSL)
Collections (ASSL)