Microsoft.SQLServer.Publisher[Deprecato] Server di pubblicazione SQL

Microsoft.SQLServer.Publisher (ClassType)

Tutti i server di pubblicazione Microsoft SQL Server indipendentemente dalla versione. Il server di pubblicazione è un componente usato nella replica di SQL Server. Considerato obsoleto in questo Management Pack.

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 (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Microsoft.SQLServer.Publisher:
Name  string  Nome true 256  False 
DistributionDB  string  Database di distribuzione false 256  False 
PublisherType  string  Tipo server di pubblicazione false 256  False 
DataSource  string  Origine dati false 256  False 
WorkingDirectory  string  Directory di lavoro 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>