Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Defines the ProcessingGroup enumeration.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Enumeration ProcessingGroup
'Usage
Dim instance As ProcessingGroup
public enum ProcessingGroup
public enum class ProcessingGroup
type ProcessingGroup
public enum ProcessingGroup
Members
| Member name | Description | |
|---|---|---|
| ByAttribute | Processing by attribute. | |
| ByTable | Processing by table. |