Mining Model Processing Configuration Element
X-Ref:
- Ast Mining Model Processing Configuration Node
- Ast Processing Configuration Node
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
DatabaseId | String | This value specifies the Id of the Analysis Services database containing the mining structure and mining model that will be processed. This is a required property | |
MiningModelId | String | This value specifies the Id of the Analysis Services mining model that will be processed. This is a required property | |
MiningStructureId | String | This value specifies the Id of the Analysis Services mining structure containing the mining model that will be processed. This is a required property | |
ProcessingOption | DatabaseProcessingOption | ProcessDefault | This value specifies which of the supported Analysis Services processing options will be used to process this object. This is a required property |
Collection Children
Child | API Type | Description |
---|---|---|
<Annotations> <Annotation /> </Annotations> | AstAnnotationNode | This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code. |