Microsoft.SQLServer.2014.AnalysisServices.DatabaseSSAS 2014 데이터베이스

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

Microsoft SQL Server 2014 Analysis Services 데이터베이스

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc3baacf8-6a14-0690-ff76-9c9318d76355

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.2014.AnalysisServices.Database:
DatabaseName  string  데이터베이스 이름 데이터베이스 이름 true 256  False     
StorageLocation  string  저장소 위치 저장소 위치 false 260  False     
MountPoint  string  드라이브(탑재 지점) 드라이브(탑재 지점) false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2014.AnalysisServices.Database" Base="Windows!Microsoft.Windows.ApplicationComponent" Abstract="true" Hosted="false" Accessibility="Public" Singleton="false">
<Property ID="DatabaseName" Key="true" Type="string"/>
<Property ID="StorageLocation" Key="false" Type="string" MaxLength="260"/>
<Property ID="MountPoint" Key="false" Type="string"/>
</ClassType>