Microsoft.SQLServer.2008.AnalysisServices.DatabaseSSAS 2008-Datenbank

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

Microsoft SQL Server 2008 Analysis Services-Datenbank.

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde8cf78a6-ac4b-9c2a-8022-ff68bdb2d0b3

Class Hierarchy:

Class Properties:

Property Name Type Display Name (DEU) Description (DEU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Anzeigename Anzeigenamen des Objekts false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objektstatus Objektstatus false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Bestandsstatus Bestandsstatus false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Anmerkungen Anmerkungen false 4000       
Microsoft.SQLServer.2008.AnalysisServices.Database:
DatabaseName  string  Datenbankname Datenbankname true 256  False     
StorageLocation  string  Speicherort Speicherort false 260  False     
MountPoint  string  Laufwerk (Bereitstellungspunkt) Laufwerk (Bereitstellungspunkt) false 256  False     

Health Model:

Source Code:

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