GroupingBehavior Enumeration

Recommends to client applications how to build queries within the hierarchy.

Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Syntax

'Declaration
Public Enumeration GroupingBehavior
public enum GroupingBehavior
public enum class GroupingBehavior
public enum GroupingBehavior
public enum GroupingBehavior

Members

Member name Description
DiscourageGrouping Client applications are discouraged from grouping on each member of hierarchy.
EncourageGrouping Client applications are encouraged to group by each member of hierarchy.

Remarks

New:17 July 2006

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

Microsoft.AnalysisServices Namespace