Microsoft.SQLServer.2014.AnalysisServices.MultidimensionalPartitionSSAS 2014 多維度資料分割

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

Microsoft SQL Server 2014 Analysis Services 多維度資料分割

Element properties:

Base ClassMicrosoft.SQLServer.2014.AnalysisServices.Partition
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4e08c42f-436e-b877-d70c-697788ff49d4

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  顯示名稱 顯示物件的名稱。 false 4000  False     
System.ConfigItem:
ObjectStatus  enum  物件狀態 物件狀態 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  資產狀態 資產狀態 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  附註 附註 false 4000       
Microsoft.SQLServer.2014.AnalysisServices.Partition:
PartitionName  string  資料分割名稱 資料分割的名稱 true 256  False     
Microsoft.SQLServer.2014.AnalysisServices.MultidimensionalPartition:
CubeName  string  Cube 名稱 Cube 名稱 true 256  False     
MeasureGroup  string  量值群組名稱 量值群組名稱 true 256  False     
StorageLocation  string  儲存位置 資料分割的檔案系統儲存位置 false 260  False     
MountPoint  string  磁碟機 (掛接點) 磁碟機 (掛接點) false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2014.AnalysisServices.MultidimensionalPartition" Base="Microsoft.SQLServer.2014.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>