Microsoft.SQLServer.2016.AnalysisServices.MultidimensionalPartitionSSAS 2016 다차원 파티션

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

Microsoft SQL Server 2016 Analysis Services 다차원 파티션

Element properties:

Base ClassMicrosoft.SQLServer.2016.AnalysisServices.Partition
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6247bfa0-1579-949e-b90d-0f4dde75404a

Class Hierarchy:

Class Properties:

Property Name Type Display Name (KOR) Description (KOR) 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.2016.AnalysisServices.Partition:
PartitionName  string  파티션 이름 파티션의 이름 true 256  False     
Microsoft.SQLServer.2016.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.2016.AnalysisServices.MultidimensionalPartition" Base="Microsoft.SQLServer.2016.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>