Microsoft.SQLServer.2014.Mirroring.WitnessTestemunha do Banco de Dados Espelhado do SQL 2014

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

Testemunha do Banco de Dados Espelhado do Microsoft SQL Server 2014

Element properties:

Base ClassMicrosoft.SQLServer.2014.Component
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1dccfb52-ffaa-bf9d-391f-d8d52858f887

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.Mirroring.Witness:
DatabaseName  string  Nome do Banco de Dados false 256  False 
Principal  string  Nome do Computador Principal false 256  False 
Mirror  string  Nome do Computador de Espelhamento false 256  False 
Level  string  Nível de Espelhamento false 256  False 
MirroringGUID  string  GUID de Espelhamento true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2014.Mirroring.Witness" Accessibility="Public" Abstract="false" Base="SQL2014Core!Microsoft.SQLServer.2014.Component" Hosted="true" Singleton="false">
<Property ID="DatabaseName" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="Principal" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="Mirror" 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="MirroringGUID" Type="string" Key="true" CaseSensitive="false" MinLength="0" Length="256"/>
</ClassType>