Microsoft.SQLServer.2014.AnalysisServices.DatabaseSSAS 2014 Database

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 (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.SQLServer.2014.AnalysisServices.Database:
DatabaseName  string  Database Name Database Name true 256  False     
StorageLocation  string  Storage Location Storage Location false 256  False     
MountPoint  string  Drive (Mount Point) Drive (Mount Point) 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>