Microsoft.SQLServer.Replication.Windows.SubscriberWindows 複寫上 MSSQL: 訂閱者

Microsoft.SQLServer.Replication.Windows.Subscriber (ClassType)

Windows 訂閱者上的 SQL Server 是接收複寫資料之 Windows 上 SQL 的執行個體。

Knowledge Base article:

摘要

訂閱者是接收複寫資料的資料庫執行個體。訂閱者可以接收來自多個發行者與發行集的資料。訂閱者也可依據選取的複寫類型,將資料變更傳回給發行者,或將資料重新發行給其他訂閱者。

Element properties:

Base ClassMicrosoft.SQLServer.Replication.Core.GenericSubscriber
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0d269bb6-47d2-4756-93b1-dd3675f6bf44

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示物件的名稱。 false 4000  False 
Microsoft.SQLServer.Replication.Core.GenericSubscriber:
ServiceName  string  服務名稱 false 256  False 
AgentServiceName  string  SQL Agent 服務名稱 false 256  False 
ConnectionString  string  連接字串 MS SQL Server 執行個體的完整名稱 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.Replication.Windows.Subscriber" Base="MSRL!Microsoft.SQLServer.Replication.Core.GenericSubscriber" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false"/>