Microsoft.SQLServer.Publisher[取代] SQL 發行者

Microsoft.SQLServer.Publisher (ClassType)

所有 Microsoft SQL Server 發行者 (版本不限)。發行者是用於 SQL Server 複寫中的元件; 已考慮在此管理組件中加以淘汰。

Element properties:

Base ClassMicrosoft.SQLServer.Component
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf4b50183-7c2e-7ccc-53b0-669d604202da

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
Microsoft.SQLServer.Publisher:
Name  string  名稱 true 256  False 
DistributionDB  string  散發資料庫 false 256  False 
PublisherType  string  發行者類型 false 256  False 
DataSource  string  資料來源 false 256  False 
WorkingDirectory  string  工作目錄 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.Publisher" Accessibility="Public" Base="Microsoft.SQLServer.Component" Hosted="false" Abstract="true" Singleton="false">
<Property ID="Name" Type="string" Key="true"/>
<Property ID="DistributionDB" Type="string"/>
<Property ID="PublisherType" Type="string"/>
<Property ID="DataSource" Type="string"/>
<Property ID="WorkingDirectory" Type="string"/>
</ClassType>