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

Microsoft.SQLServer.Publisher (ClassType)

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

Knowledge Base article:

Summary

All Microsoft SQL Server 2005, 2008 and 2012 publishers. Publisher is a component used in SQL Server Replication; it is considered to be obsolete in this Management Pack.

Element properties:

Base ClassMicrosoft.SQLServer.Component
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd35896a2-3658-1803-e8b5-a6858fcbb214

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>