Microsoft.SQLServer.Replication.Library.DatabaseHealth複寫資料庫健全狀況

Microsoft.SQLServer.Replication.Library.DatabaseHealth (ClassType)

此類別是動態應用程式,可用來將與單一發行者資料庫連結的發行者、散發者和訂閱者分組。

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda8fb7b71-37de-1ae3-d333-abc1002cd204

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  顯示名稱 顯示物件的名稱。 false 4000  False     
System.ConfigItem:
ObjectStatus  enum  物件狀態 物件狀態 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  資產狀態 資產狀態 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  附註 附註 false 4000       
Microsoft.SQLServer.Replication.Library.DatabaseHealth:
Name  string  名稱 執行代理程式的執行個體名稱 true 256  False     
Publishers  string  發行者 涉及之執行個體的清單 false 256  False     
DistributionDatabases  string  散發資料庫 散發者資料庫清單 false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.Replication.Library.DatabaseHealth" Base="Windows!Microsoft.Windows.ApplicationComponent" Accessibility="Public" Abstract="false" Hosted="false" Singleton="false">
<Property ID="Name" Type="string" Key="true"/>
<Property ID="Publishers" Type="string" Key="false"/>
<Property ID="DistributionDatabases" Type="string" Key="false"/>
</ClassType>