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

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

Microsoft SQL Server 2008 Analysis Services 資料庫

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 (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 260  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" MaxLength="260"/>
<Property ID="MountPoint" Key="false" Type="string"/>
</ClassType>