Microsoft.SQLServer.2014.Mirroring.DatabaseBanco de Dados Espelhado do SQL 2014

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

Banco de Dados Espelhado do Microsoft SQL Server 2014

Element properties:

Base ClassMicrosoft.SQLServer.2014.Database
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4162a8ae-f0cd-2d1b-9477-a1f336eb24e3

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTB) Description (PTB) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome para Exibição Nome para exibição do objeto de monitoramento. false 256  False 
Microsoft.SQLServer.2014.Database:
DatabaseName  string  Nome do Banco de Dados true 256  False 
RecoveryModel  string  Modelo de Recuperação false 256  False 
DatabaseAutogrow  string  Conjunto de Crescimento Automático do Banco de Dados false 256  False 
LogAutogrow  string  Conjunto de Crescimento Automático do Log false 256  False 
Updateability  string  Capacidade de atualização false 256  False 
UserAccess  string  Acesso do Usuário false 256  False 
Collation  string  Agrupamento false 256  False 
Owner  string  Proprietário false 256  False 
ResourcePool  string  Pool de Recursos false 256  False 
Microsoft.SQLServer.2014.Mirroring.Database:
MirroringGUID  string  GUID de Espelhamento false 256  False 
MirroringRole  string  Função de Espelhamento false 256  False 
Level  string  Nível de Espelhamento false 256  False 
Partner  string  Instância do Parceiro false 256  False 
Witness  string  Instância da Testemunha false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2014.Mirroring.Database" Accessibility="Public" Abstract="false" Base="SQL2014Core!Microsoft.SQLServer.2014.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>