Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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.