Microsoft.SQLServer.2012.AnalysisServices.DatabaseSSAS 2012 Database

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

Microsoft SQL Server 2012 Analysis Services Database

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdca4234c9-bd48-dd79-37b7-e7d0c3df4469

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.2012.AnalysisServices.Database:
DatabaseName  string  Database Name Database Name true 256  False     
StorageLocation  string  Storage Location Storage Location false 260  False     
MountPoint  string  Drive (Mount Point) Drive (Mount Point) false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2012.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>