Microsoft.SQLServer.2008.DatabaseDatabase di SQL Server 2008

Microsoft.SQLServer.2008.Database (ClassType)

Database di Microsoft SQL Server 2008

Element properties:

Base ClassMicrosoft.SQLServer.Database
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId026df0ca-fdb9-c083-50c2-e28592562b13

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Microsoft.SQLServer.Database:
DatabaseName  string  Nome database true 256  False 
RecoveryModel  string  Modello di recupero false 256  False 
DatabaseAutogrow  string  Impostazione aumento di dimensioni automatico database false 256  False 
DatabaseSize  string  Dimensioni database in MB (stringa) (deprecato) false 256  False 
DatabaseSizeNumeric  int  Dimensioni database in MB (numerico) (deprecato) false 256   
LogAutogrow  string  Impostazione aumento di dimensioni automatico log false 256  False 
Updateability  string  AggiornabilitĂ  false 256  False 
UserAccess  string  Accesso utente false 256  False 
Collation  string  Regole di confronto false 256  False 
LogSize  string  Dimensioni log in MB (stringa) (deprecato) false 256  False 
LogSizeNumeric  int  Dimensioni log in MB (numerico) (deprecato) false 256   
Owner  string  Proprietario false 256  False 

Health Model:

Source Code:

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