|
Name |
Summary |
 |
Annotations |
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.
(Inherited from AstNode)
|
 |
BimlFile |
This value specifies the BimlFile in which the Biml code that defines AstNode resides.
(Inherited from AstNode)
|
 |
CubeId |
This value specifies the Id of the Analysis Services cube containing the measure group and partition that will be processed.
|
 |
CubeIdDefaultValue |
Gets the default value for the CubeId property
|
 |
DatabaseId |
This value specifies the Id of the Analysis Services database containing the cube, measure group, and partition that will be processed.
|
 |
DatabaseIdDefaultValue |
Gets the default value for the DatabaseId property
|
 |
Error |
Gets the error string for this node, if any
(Inherited from AstNode)
|
 |
ErrorCount |
Gets the count of error diagnostics that have been generated for this node
(Inherited from AstNode)
|
 |
FlowFile |
This value specifies the containing code file of this node for Xml Binding purposes.
(Inherited from AstNode)
|
 |
ForceDisableIncrementalChangeTracking |
This value specifies whether changes to property values of this node should be automatically reflected in the corresponding Biml code. Its primary use is for temporary nodes that will never be persisted into BimlFiles.
(Inherited from AstNode)
|
 |
FriendlyTypeName |
Gets the friendly name of the type of this node
(Inherited from AstNode)
|
 |
FriendlyTypeName |
Gets the friendly name of the type of this node
(Inherited from AstProcessingConfigurationNode)
|
 |
FriendlyTypeName |
Gets the friendly name of the type of this node
|
 |
FriendlyTypeNameStatic |
Gets the friendly name of the type of this node
(Inherited from AstNode)
|
 |
FriendlyTypeNameStatic |
Gets the friendly name of the type of this node
(Inherited from AstProcessingConfigurationNode)
|
 |
FriendlyTypeNameStatic |
Gets the friendly name of the type of this node
|
 |
IsAstNodeReadOnly |
Gets a value indicating whether this node is currently in a read-only state
(Inherited from AstNode)
|
 |
IsInBrokenLiveBimlScript |
Specifies whether or not this object is part of a live BimlScript containing an error, which means that this is a cached object that may be out-of-date
(Inherited from AstNode)
|
 |
ItemLabel |
Gets a label that can be used to identify this node
(Inherited from AstNode)
|
 |
MeasureGroupId |
This value specifies the Id of the Analysis Services measure group containing the partition that will be processed.
|
 |
MeasureGroupIdDefaultValue |
Gets the default value for the MeasureGroupId property
|
 |
MessageCount |
Gets the count of message diagnostics that have been generated for this node
(Inherited from AstNode)
|
 |
ObjectTag |
This property provides a general purpose storage mechanism for .NET objects to be associated with AstNode objects. It supplements the annotation system, which is intended for use with string-based metadata.
(Inherited from AstNode)
|
 |
ParentItem |
This value specifies the parent of the current node. All nodes must have a valid parent in the Biml framework, except for the root node.
(Inherited from AstNode)
|
 |
ParentXObjectMappingProvider |
This value specifies the parent of the current node for Xml Binding purposes.
(Inherited from AstNode)
|
 |
Partition |
This value specifies a reference to the partition that will be processed.
|
 |
PartitionId |
This value specifies the Id of the Analysis Services partition that will be processed.
|
 |
PartitionIdDefaultValue |
Gets the default value for the PartitionId property
|
 |
ProcessingOption |
This value specifies which of the supported Analysis Services processing options will be used to process this object.
|
 |
ProcessingOptionDefaultValue |
Gets the default value for the ProcessingOption property
|
 |
PropertyChangeNotificationTarget |
Gets a reference to the ViewModel object for this node. This property should only be used by the internal Biml framework.
(Inherited from AstNode)
|
 |
ScopeBoundary |
Gets the scope boundary for this node
(Inherited from AstNode)
|
 |
SymbolTableProvider |
Gets the symbol table provider for this node
(Inherited from AstNode)
|
 |
TreeDepth |
Gets the distance between this node and the root item
(Inherited from AstNode)
|
 |
UserDefinedItems |
Gets the child items of this node that were defined in user code
(Inherited from AstNode)
|
 |
WarningCount |
Gets the count of warning diagnostics that have been generated for this node
(Inherited from AstNode)
|
 |
XmlMapping |
Gets the XML binding information that is used to track the Biml code that corresponds to this node
(Inherited from AstNode)
|