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.
Enumerates the partition types used in the analysis service.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Enumeration PartitionType
'Usage
Dim instance As PartitionType
public enum PartitionType
public enum class PartitionType
type PartitionType
public enum PartitionType
Members
| Member name | Description | |
|---|---|---|
| Data | The Data partition type. | |
| Writeback | The Writeback partition type. |