إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
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.