• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Dimension Processing Configuration Element

API Type:
Varigence.Languages.Biml.Task.AstDimensionProcessingConfigurationNode
X-Ref:
  • Ast Dimension Processing Configuration Node
  • Ast Processing Configuration Node

Attributes

AttributeAPI TypeDefaultDescription
ProcessingOptionDimensionProcessingOptionProcessDefault
This value specifies which of the supported Analysis Services processing options will be used to process this object. This is a required property
DatabaseIdString 
This value specifies the Id of the Analysis Services database containing the dimension that will be processed.
DimensionNameAstDimensionMetadataNode 
This value specifies a direct reference to the dimension that will be processed. This references an existing definiton.
DimensionIdString 
This value specifies the Id of the Analysis Services dimension that will be processed.

Collection Children

ChildAPI TypeDescription
<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.

© Varigence