PartitionType Enumeration

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.

See Also

Reference

Microsoft.AnalysisServices Namespace