The following tables list the members exposed by MdxSlicerSet.
Name | Description | |
---|---|---|
MdxSlicerSet Constructor |
Name | Description | |
---|---|---|
Elements | Gets a collection of all MDX elements particiapting in this MDX set. (Inherited from Infragistics.Olap.Xmla.MdxSet) | |
IsEnabled | Gets or sets a value indicating whether this MDX is enabled. When the set is disabled it will cause no affect over the final query. (Inherited from Infragistics.Olap.Xmla.MdxSet) | |
MdxExpression | Gets the MDX expression. (Inherited from Infragistics.Olap.Xmla.MdxSet) | |
MdxSettings | Gets or sets the MDX settings used when the MdxExpression of this set is generated. (Inherited from Infragistics.Olap.Xmla.MdxSet) |
Name | Description | |
---|---|---|
AddElement | Adds IMdxElement to this set. (Inherited from Infragistics.Olap.Xmla.MdxSet) | |
Clone | Creates a clone of this instance with all its MDX elemetns. (Inherited from Infragistics.Olap.Xmla.MdxSet) | |
GetMdxElements | Gets list of all MDX elements included in the MDX set which this instance describes. (Inherited from Infragistics.Olap.Xmla.MdxSet) | |
RebuildExpression | Rebuilds the MDX expression. (Inherited from Infragistics.Olap.Xmla.MdxSet) | |
SupportsElementType | Overridden. |
Name | Description | |
---|---|---|
AddCalculatedMembers | Wrapps this set expression with AddCalculatedMembers method. (Inherited from Infragistics.Olap.Xmla.MdxSet) | |
AddElementExpression | Adds the given element's MDX expression to set's expression. (Inherited from Infragistics.Olap.Xmla.MdxSet) | |
AddVisualTotals | Wrapps this set expression with VisualTotals method. (Inherited from Infragistics.Olap.Xmla.MdxSet) | |
GetMdxExpression | Gets the MDX expression. (Inherited from Infragistics.Olap.Xmla.MdxSet) |