Microsoft.SQLServer.2014.AnalysisServices.DatabaseSSAS 2014 数据库

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

Microsoft SQL Server 2014 Analysis Services 数据库

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc3baacf8-6a14-0690-ff76-9c9318d76355

Class Hierarchy:

Class Properties:

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