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

MiningStructure Element (ASSL)

Defines the structure for a set of mining models.


<MiningStructures>
   <MiningStructure>
      <Name>...</Name>
      <ID>...</ID>
      <Description>...</<Description>
      <Source>...</Source>
      <CreatedTimestamp>...</<CreatedTimestamp>
      <LastSchemaUpdate>...</LastSchemaUpdate>
      <LastProcessed>...</LastProcessed>
      <Translations>...</Translations>
      <Language>...</Language>
            <Collation>...</Collation>
      <ErrorConfiguration>...</ErrorConfiguration>
      <CacheMode>...</CacheMode>
            <Columns>...</Columns>
      <State>...</State>
      <MiningStructurePermissions>...</<MiningStructurePermissions>
            <MiningModels>...</MiningModels>
            <Annotations>...</Annotations>
   </MiningStructure>
</MiningStructures>

Characteristic Description

Data type and length

None

Default value

None

Cardinality

0-n: Optional element that can occur more than once.

The mining structure defines the columns and the bindings. After defining a mining structure, you can use that structure to define many mining models. The mining structure, and each mining model it contains, can be processed independently.

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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.