Microsoft.SQLServer.2014.AnalysisServices.DatabaseDatabase di SSAS 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 (ITA) Description (ITA) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stato oggetto Stato dell'oggetto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stato risorsa Stato della risorsa false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Note Note false 4000       
Microsoft.SQLServer.2014.AnalysisServices.Database:
DatabaseName  string  Nome database Nome database true 256  False     
StorageLocation  string  Posizione di archiviazione Posizione di archiviazione false 256  False     
MountPoint  string  Unità (punto di montaggio) Unità (punto di montaggio) 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>