PartitionType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates the partition types used in the analysis service.
public enum PartitionType
type PartitionType =
Public Enum PartitionType
- Inheritance
-
PartitionType
Fields
Name | Value | Description |
---|---|---|
Data | 0 | The Data partition type. |
Writeback | 1 | The Writeback partition type. |