MiningModel Element (ASSL)
SQL Server 2008 R2
Defines a single data mining model.
<MiningModels>
<MiningModel>
<Name>...</Name>
<ID>...</ID>
<Description>...</<Descrip
<Algorithm>...</Algorithm>
<CreatedTimestamp>...</CreatedTimestamp>
<LastSchemaUpdate>...</LastSchemaUpdate>
<LastProcessed>...</LastProcessed>
<AlgorithmParameters>...</AlgorithmParameters>
<AllowDrillThrough>...</AllowDrillThrough>
<Translations>...</Translations>
<Columns>...</Columns>
<State>...</State>
<MiningModelPermissions>...</MiningModelPermissions>
<Language>...</Language>
<Collation>...</Collation>
<Annotations>...</Annotations>
<ddl100_100:FoldingParameters> </FoldingParameters>
</MiningModel>
</MiningModels>
Relationship | Element |
|---|---|
Parent elements | |
Child elements | Algorithm, AlgorithmParameters, AllowDrillThrough, Annotations, Collation, Columns, CreatedTimestamp, Description, ID, Language, LastProcessed, LastSchemaUpdate, MiningModelPermissions, Name, State, Translations, |
The FoldingParameters element of the mining model is for internal use by the server, and is not supported for use in DDL statements.
The corresponding element in the Analysis Management Objects (AMO) object model is MiningModel.
