Freigeben über


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.

Hinweise

Neu:17. Juli 2006

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

Microsoft.AnalysisServices Namespace