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
ElementId4ca1e5e4-2f38-bad8-adc4-d3fe114367e7

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) 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  キューブ名 キューブ名 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>