Microsoft.SQLServer.Windows.DatabaseWindows 上の MSSQL: データベース

Microsoft.SQLServer.Windows.Database (ClassType)

Windows 上の Microsoft SQL Server データベース。

Knowledge Base article:

概要

Windows 上の Microsoft SQL Server データベース。

Element properties:

Base ClassMicrosoft.SQLServer.Core.Database
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId722594ba-bc11-45d5-81a2-a6059ada4682

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) 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.Core.Database:
DatabaseName  string  データベース名 true 256  False     
Collation  string  照合順序 false 256  False     
RecoveryModel  string  復旧モデル false 256  False     
Updateability  string  更新可能性 false 256  False     
DatabaseAutogrow  string      false 256  False     
LogAutogrow  string      false 256  False     
UserAccess  string      false 256  False     
Owner  string      false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.Windows.Database" Base="SqlCoreLib!Microsoft.SQLServer.Core.Database" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false"/>