title
MiningModel Element (ASSL) | Microsoft Docs
ms.custom
ms.date
03/06/2017
ms.prod
sql-server-2016
ms.reviewer
ms.suite
ms.technology
analysis-services
docset-sql-devref
ms.tgt_pltfrm
ms.topic
reference
apiname
apilocation
apitype
Schema
applies_to
f1_keywords
helpviewer_keywords
ms.assetid
a61d935f-c8f6-457d-ad0c-44f58bb286f5
caps.latest.revision
38
author
Minewiskan
ms.author
owend
manager
erikre
MiningModel Element (ASSL)
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 >
Characteristic
Description
Data type and length
None
Default value
None
Cardinality
0-n: Optional element that can occur more than once.
Relationship
Element
Parent elements
MiningModels
Child elements
Algorithm , AlgorithmParameters , AllowDrillThrough , Annotations , Collation , Columns , CreatedTimestamp , Description , ID , Language , LastProcessed , LastSchemaUpdate , MiningModelPermissions , Name , State , Translations , FoldingParameters
Remarks
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 xref:Microsoft.AnalysisServices.MiningModel.
Objects (ASSL)