Microsoft.SQLServer.2008.AnalysisServices.DatabaseSSAS 2008 資料庫

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf62f89a9-1b30-fd9a-ff27-36147a29aabf

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) 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.2008.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.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"/>
<Property ID="MountPoint" Key="false" Type="string"/>
</ClassType>