Microsoft.SQLServer.2016.Mirroring.DatabaseBase de datos reflejada de SQL 2016

Microsoft.SQLServer.2016.Mirroring.Database (ClassType)

Base de datos reflejada de Microsoft SQL Server 2016

Element properties:

Base ClassMicrosoft.SQLServer.2016.Database
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9eb3e647-6505-8ce5-f36b-83bcf2c6e8a3

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ESN) Description (ESN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar de objeto de supervisión. false 256  False 
Microsoft.SQLServer.2016.Database:
DatabaseName  string  Nombre de la base de datos true 256  False 
RecoveryModel  string  Modelo de recuperación false 256  False 
DatabaseAutogrow  string  Crecimiento automático de la base de datos establecido false 256  False 
LogAutogrow  string  Crecimiento automático del registro establecido false 256  False 
Updateability  string  Capacidad de actualización false 256  False 
UserAccess  string  Acceso de usuario false 256  False 
Collation  string  Intercalación false 256  False 
Owner  string  Propietario false 256  False 
ResourcePool  string  Grupo de recursos false 256  False 
Microsoft.SQLServer.2016.Mirroring.Database:
MirroringGUID  string  GUID de creación de reflejo false 256  False 
MirroringRole  string  Rol de creación de reflejo false 256  False 
Level  string  Nivel de creación de reflejo false 256  False 
Partner  string  Instancia de asociados false 256  False 
Witness  string  Instancia testigo false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2016.Mirroring.Database" Accessibility="Public" Abstract="false" Base="SQL2016Core!Microsoft.SQLServer.2016.Database" Hosted="true" Singleton="false">
<Property ID="MirroringGUID" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="MirroringRole" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="Level" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="Partner" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="Witness" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
</ClassType>