Freigeben über


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

Elemente

Elementname Beschreibung
Data The Data partition type.
Writeback The Writeback partition type.

Siehe auch

Verweis

Microsoft.AnalysisServices-Namespace