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 (KOR) Description (KOR) 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"/>