Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |
Remarks
ProcessingGroup controls what kind of SQL queries are sent.
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.