Expand Minimize
This topic has not yet been rated - Rate this topic

TableMiningStructureColumn Data Type (ASSL)

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>

Characteristic

Description

Base data types

MiningStructureColumn

Derived data types

None

Relationship

Element

Parent elements

None

Child elements

Columns, ForeignKeyColumn, SourceMeasureGroup, Translations

Derived elements

Column (Columns collection of MiningStructure)

The corresponding element in the Analysis Management Objects (AMO) object model is TableMiningStructureColumn.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.