Freigeben über


ProcessingGroup Enumeration

Indicates how the dimension is grouped during processing.

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

Syntax

'Declaration
Public Enumeration ProcessingGroup
public enum ProcessingGroup
public enum class ProcessingGroup
public enum ProcessingGroup
public enum ProcessingGroup

Members

Member name Description
ByAttribute Send a SQL query for each attribute
ByTable Send a SQL query for each table

Hinweise

ProcessingGroup controls what kind of SQL queries are sent.

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