Microsoft.SQLServer.2012.AnalysisServices.MultidimensionalPartitionSSAS 2012 Multidimensional Partition

Microsoft.SQLServer.2012.AnalysisServices.MultidimensionalPartition (ClassType)

Microsoft SQL Server 2012 Analysis Services Multidimensional Partition

Element properties:

Base ClassMicrosoft.SQLServer.2012.AnalysisServices.Partition
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7f365e86-ee6b-214b-41c1-ea7744926e7c

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.SQLServer.2012.AnalysisServices.Partition:
PartitionName  string  Partition Name The name of the partition true 256  False     
Microsoft.SQLServer.2012.AnalysisServices.MultidimensionalPartition:
CubeName  string  Cube Name Cube Name true 256  False     
MeasureGroup  string  Measure Group Name Measure Group Name true 256  False     
StorageLocation  string  Storage Location The file system storage location of the partition false 260  False     
MountPoint  string  Drive (Mount Point) Drive (Mount Point) false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2012.AnalysisServices.MultidimensionalPartition" Base="Microsoft.SQLServer.2012.AnalysisServices.Partition" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="CubeName" Key="true" Type="string"/>
<Property ID="MeasureGroup" Key="true" Type="string"/>
<Property ID="StorageLocation" Key="false" Type="string" MaxLength="260"/>
<Property ID="MountPoint" Key="false" Type="string"/>
</ClassType>