Microsoft.SQLServer.Replication.Library.GenericPublisher一般發行者

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

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8d090fc4-690b-b84e-eef7-584c46889258

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.GenericPublisher:
InstanceName  string  執行個體名稱 執行個體的名稱 true 256  False     
ServiceName  string  服務名稱 效能計數器上的服務名稱 false 256  False     
PublisherType  string  發行者類型 伺服器的類型 false 256  False     
Distributor  string  散發者 發行者所使用的散發者。 false 256  False     
DistributorDatabaseName  string  散發資料庫 這個發行者所使用之散發者的資料庫 false 256  False     
DefaultSnapshotFolder  string  預設快照集資料夾 用來儲存此發行者之發行集快照集的資料夾 false 256  False     
ConnectionString  string  連接字串 MS SQL Server 執行個體的完整名稱 false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.Replication.Library.GenericPublisher" 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="PublisherType" Type="string" Key="false"/>
<Property ID="Distributor" Type="string" Key="false"/>
<Property ID="DistributorDatabaseName" Type="string" Key="false"/>
<Property ID="DefaultSnapshotFolder" Type="string" Key="false"/>
<Property ID="ConnectionString" Type="string" Key="false"/>
</ClassType>