Version

MdxSingleElement Class Members

The following tables list the members exposed by MdxSingleElement.

Public Constructors
 NameDescription
Public ConstructorMdxSingleElement ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyElementTypeGets the type of the MDX element. (Inherited from Infragistics.Olap.Xmla.MdxElement)
Public PropertyElementUniqueNameGets the unique name of this MDX element.  
Public PropertyMdxExpressionOverridden. Gets the MDX expression.  
Public PropertyMemberDepthThe level depth of the member in its parent hierarchy.  
Public PropertySourceItemExpressionGets the string expression of an item. (Inherited from Infragistics.Olap.Xmla.MdxElement)
Public Methods
 NameDescription
Public MethodRebuildExpressionRebuilds the MDX expression. (Inherited from Infragistics.Olap.Xmla.MdxElement)
See Also