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

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

Testemunha do Banco de Dados Espelhado do Microsoft SQL Server 2008

Element properties:

Base ClassMicrosoft.SQLServer.Component
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb42ed2a0-c9a7-2766-5898-f07e706331fe

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.2008.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.2008.Mirroring.Witness" Accessibility="Public" Abstract="false" Base="SQL!Microsoft.SQLServer.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>