Version

IMdxSet Interface Members

The following tables list the members exposed by IMdxSet.

Public Properties
 NameDescription
 PropertyIsEnabledGets or sets a value indicating whether this MDX is enabled. When the set is disabled it will cause no affect over the final query.  
Public Methods
 NameDescription
 MethodAddElementAdds IMdxElement to this set.  
 MethodCloneCreates a clone of this instance with all its MDX elemetns.  
 MethodGetMdxElementsGets list of all MDX elements included in the MDX set which this instance describes.  
See Also