PartitionType Enumeration

Enumerates the partition types used in the analysis service.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public enum PartitionType

Members

Member name Description
Data The Data partition type.
Writeback The Writeback partition type.

See Also

Reference

Microsoft.AnalysisServices Namespace