Napomena
Za pristup ovoj stranici potrebna je autorizacija. Možete se pokušati prijaviti ili promijeniti direktorije.
Za pristup ovoj stranici potrebna je autorizacija. Možete pokušati promijeniti direktorije.
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.