Notatka
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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)