Defines a derived data type that represents a MiningStructureColumn element that contains nested tables, as opposed to the scalar values associated with the ScalarMiningStructureColumn element that contains scalar values.
语法
<TableMiningStructureColumn>
   <!-- The following elements extend MiningStructureColumn -->
   <ForeignKeyColumn>..</ForeignKeyColumn>
   <SourceMeasureGroup>..</SourceMeasureGroup>
   <Columns>..</Columns>
   <Translations>..</Translations>
</TableMiningStructureColumn>
Data Type Characteristics
| Characteristic | Description | 
|---|---|
| Base data types | |
| Derived data types | None | 
Data Type Relationships
| Relationship | Element | 
|---|---|
| Parent elements | None | 
| Child elements | |
| Derived elements | Column (Columns collection of MiningStructure) | 
备注
The corresponding element in the Analysis Management Objects (AMO) object model is TableMiningStructureColumn.
请参阅
参考
Analysis Services Scripting Language XML Data Types (ASSL)