Microsoft.SQLServer.2012.DatabaseSQL Server 2012 数据库

Microsoft.SQLServer.2012.Database (ClassType)

Microsoft SQL Server 2012 数据库

Element properties:

Base ClassMicrosoft.SQLServer.Database
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3b58730a-8cb6-e934-df9c-819f7efdf02f

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  显示名称 监视对象的显示名称。 false 256  False 
Microsoft.SQLServer.Database:
DatabaseName  string  数据库名称 true 256  False 
RecoveryModel  string  恢复模式 false 256  False 
DatabaseAutogrow  string  数据库自动增长集 false 256  False 
DatabaseSize  string  数据库大小(MB) (字符串) (不推荐使用) false 256  False 
DatabaseSizeNumeric  int  数据库大小(MB) (数值) (不推荐使用) false 256   
LogAutogrow  string  日志自动增长集 false 256  False 
Updateability  string  可更新性 false 256  False 
UserAccess  string  用户访问权限 false 256  False 
Collation  string  排序规则 false 256  False 
LogSize  string  日志大小(MB) (字符串) (不推荐使用) false 256  False 
LogSizeNumeric  int  日志大小(MB) (数值) (不推荐使用) false 256   
Owner  string  所有者 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2012.Database" Accessibility="Public" Base="SQL!Microsoft.SQLServer.Database" Hosted="true" Abstract="false"/>