MiningStructure Element (ASSL)
SQL Server 2005
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>
| Relationship | Element |
|---|---|
|
Parent elements | |
|
Child elements |
Annotations, CacheMode, Collation, Columns, CreatedTimestamp, Description, ErrorConfiguration, ID, Language, LastProcessed, LastSchemaUpdate, MiningModels, MiningStructurePermissions, Name, Source, State, Translations |
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.
Reference
MiningModel Element (ASSL)Objects (ASSL)
