Microsoft.SQLServer.Replication.Library.GenericDistributorServer di distribuzione generico

Microsoft.SQLServer.Replication.Library.GenericDistributor (ClassType)

Raccolta di base delle proprietà comuni per tutte le versioni dei server di distribuzione

Knowledge Base article:

Summary

Basic collection of common properties for all versions of Distributors.

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId711c2de2-ebce-e9fa-5c76-1c887a9535f1

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ITA) Description (ITA) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stato oggetto Stato dell'oggetto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stato risorsa Stato della risorsa false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Note Note false 4000       
Microsoft.SQLServer.Replication.Library.GenericDistributor:
InstanceName  string  Nome dell'istanza Nome dell'istanza che esegue l'agente true 256  False     
ServiceName  string  Nome del servizio false 256  False     
AgentServiceName  string  Nome del servizio SQL Agent false 256  False     
Publishers  string  Server di pubblicazione Elenco di istanze coinvolte false 256  False     
DistributionDatabases  string  Database di distribuzione Elenco di database del server di distribuzione false 4000  False     
ConnectionString  string  Stringa di connessione Nome completo dell'istanza di Microsoft SQL Server false 256  False     
PerformanceCounterObject  string  Oggetto contatore delle prestazioni Nome dell'oggetto contatore delle prestazioni per l'istanza di SQL Server false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.Replication.Library.GenericDistributor" Base="Windows!Microsoft.Windows.ApplicationComponent" Accessibility="Public" Abstract="true" Hosted="true" Singleton="false">
<Property ID="InstanceName" Type="string" Key="true"/>
<Property ID="ServiceName" Type="string" Key="false"/>
<Property ID="AgentServiceName" Type="string" Key="false"/>
<Property ID="Publishers" Type="string" Key="false"/>
<Property ID="DistributionDatabases" Type="string" Key="false" MaxLength="4000"/>
<Property ID="ConnectionString" Type="string" Key="false"/>
<Property ID="PerformanceCounterObject" Type="string" Key="false"/>
</ClassType>