Microsoft.SQLServer.2016.Mirroring.DatabaseGespiegelte SQL 2016-Datenbank

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

Gespiegelte Microsoft SQL Server 2016-Datenbank

Element properties:

Base ClassMicrosoft.SQLServer.2016.Database
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdbb9bd552-59e8-7010-b0be-c1c10ce1b07e

Class Hierarchy:

Class Properties:

Property Name Type Display Name (DEU) Description (DEU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Anzeigename Anzeigename des Überwachungsobjekts. false 256  False 
Microsoft.SQLServer.2016.Database:
DatabaseName  string  Datenbankname true 256  False 
RecoveryModel  string  Wiederherstellungsmodell false 256  False 
DatabaseAutogrow  string  Automatische Vergrößerung der Datenbank eingestellt false 256  False 
LogAutogrow  string  Automatische Vergrößerung des Protokolls eingestellt false 256  False 
Updateability  string  Aktualisierbarkeit false 256  False 
UserAccess  string  Benutzerzugriff false 256  False 
Collation  string  Sortierung false 256  False 
Owner  string  Besitzer false 256  False 
ResourcePool  string  Ressourcenpool false 256  False 
Microsoft.SQLServer.2016.Mirroring.Database:
MirroringGUID  string  Spiegelungs-GUID false 256  False 
MirroringRole  string  Spiegelungsrolle false 256  False 
Level  string  Spiegelungsebene false 256  False 
Partner  string  Partnerinstanz false 256  False 
Witness  string  Zeugeninstanz 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>