Bilješka
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati da se prijavite ili promijenite direktorije.
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati promijeniti direktorije.
Defines a single data mining model.
Syntax
<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>
Element Characteristics
| Characteristic | Description |
|---|---|
| Data type and length | None |
| Default value | None |
| Cardinality | 0-n: Optional element that can occur more than once. |
Element Relationships
| 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 MiningModel.