Microsoft.SQLServer.2014.Replication.PublisherMSSQL 2014 Replication: Publisher

Microsoft.SQLServer.2014.Replication.Publisher (ClassType)

SQL Server 2014 Publisher is a SQL 2014 instance that makes data available to other locations through replication.

Knowledge Base article:

Summary

The Publisher is a database instance that makes data available to other locations through replication. The Publisher can have one or more publications, each defining a logically related set of objects and data to replicate.

Element properties:

Base ClassMicrosoft.SQLServer.Replication.Library.GenericPublisher
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId326f667a-af4a-cf06-06c6-3229c76de2f7

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.SQLServer.Replication.Library.GenericPublisher:
InstanceName  string  Instance Name The name of the instance true 256  False     
ServiceName  string  Service Name The name of the Service on performance counter false 256  False     
AgentServiceName  string  SQL Agent Service Name false 256  False     
PublisherType  string  Publisher Type The type of the server false 256  False     
Distributor  string  Distributor The Distributor used by the publisher. false 256  False     
DistributorDatabaseName  string  Distribution Database The database at the distributor used by this Publisher false 256  False     
DefaultSnapshotFolder  string  Default Snapshot Folder A folder where snapshots of publications from this Publisher are stored false 260  False     
ConnectionString  string  Connection String Full Name of MS SQL Server instance false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2014.Replication.Publisher" Base="MSRL!Microsoft.SQLServer.Replication.Library.GenericPublisher" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false"/>