Microsoft.SQLServer.2014.Mirroring.DatabaseSQL 2014 ミラー化 DB

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

Microsoft SQL Server 2014 ミラー化データベース

Element properties:

Base ClassMicrosoft.SQLServer.2014.Database
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdda2a9113-d8d7-339e-f8bb-9a186658831f

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 256  False 
Microsoft.SQLServer.2014.Database:
DatabaseName  string  データベース名 true 256  False 
RecoveryModel  string  復旧モデル false 256  False 
DatabaseAutogrow  string  データベース自動拡張設定 false 256  False 
LogAutogrow  string  ログ自動拡張設定 false 256  False 
Updateability  string  更新可能性 false 256  False 
UserAccess  string  ユーザー アクセス false 256  False 
Collation  string  照合順序 false 256  False 
Owner  string  所有者 false 256  False 
ResourcePool  string  リソース プール false 256  False 
Microsoft.SQLServer.2014.Mirroring.Database:
MirroringGUID  string  ミラーリング GUID false 256  False 
MirroringRole  string  ミラーリング ロール false 256  False 
Level  string  ミラーリング レベル false 256  False 
Partner  string  パートナー インスタンス false 256  False 
Witness  string  監視サーバー インスタンス 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>