Version

MdxQueryBuilder Class Members

The following tables list the members exposed by MdxQueryBuilder.

Public Constructors
 NameDescription
Public ConstructorMdxQueryBuilder ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyMdxSettingsGets or sets the MDX settings which this builder works with..  
Public Methods
 NameDescription
Public MethodBuildMdxQueryBuilds the MDX query for the specified MDX parts.  
Protected Methods
 NameDescription
Protected MethodGetCalculatedMembersGets the region which contains the definitions of all calculated members.  
Protected MethodGetExtendedFilterInfoFromClauseGets the extended SELECT FROM region of MDX query.  
Protected MethodGetFilterFromClauseGets the SELECT FROM region of MDX query.  
Protected MethodGetFromClauseGets SELECT FROM regions of MDX query.  
Protected MethodGetWhereClauseGets the WHERE region of MDX query.  
See Also