Microsoft.SQLServer.Replication.Library.GenericDistributor一般散發者

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

所有散發者版本之通用屬性的基底集合

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId711c2de2-ebce-e9fa-5c76-1c887a9535f1

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.GenericDistributor:
InstanceName  string  執行個體名稱 執行代理程式的執行個體名稱 true 256  False     
ServiceName  string  服務名稱 false 256  False     
Publishers  string  發行者 涉及之執行個體的清單 false 256  False     
DistributionDatabases  string  散發資料庫 散發者資料庫清單 false 256  False     
ConnectionString  string  連接字串 MS SQL Server 執行個體的完整名稱 false 256  False     
PerformanceCounterObject  string  效能計數器物件 SQL Server 執行個體的效能監視器物件名稱 false 256  False     

Health Model:

Source Code:

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