Microsoft.SQLServer.2014.AnalysisServices.DatabaseSSAS 2014 データベース

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0eb2027a-d763-15c7-f081-4d9333391ccc

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.Database:
DatabaseName  string  データベース名 データベース名 true 256  False     
StorageLocation  string  ストレージの場所 ストレージの場所 false 256  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"/>
<Property ID="MountPoint" Key="false" Type="string"/>
</ClassType>